Created
February 21, 2021 18:46
-
-
Save Whateverable/796981bd2e5731d4078d6624b277bce2 to your computer and use it in GitHub Desktop.
Whateverable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2021-02-21T09:49:24Z #raku <MasterDuke> guifa2: i think the optimizer is getting confused by the multiple loops in your example. if i run a single loop and then just change what it's doing, `$x :=`, `\x =`, and `\x :=` are all the same, `$x =` is roughly half as fast |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment