Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created February 21, 2021 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/796981bd2e5731d4078d6624b277bce2 to your computer and use it in GitHub Desktop.
Save Whateverable/796981bd2e5731d4078d6624b277bce2 to your computer and use it in GitHub Desktop.
Whateverable
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