Skip to content

Instantly share code, notes, and snippets.

@zoffixznet

zoffixznet/p6.p6 Secret

Created March 28, 2017 14:56
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 zoffixznet/92d0cf7abcb5e877486ab08f699dd91b to your computer and use it in GitHub Desktop.
Save zoffixznet/92d0cf7abcb5e877486ab08f699dd91b to your computer and use it in GitHub Desktop.
my %h .= append: Q:to/♥/.lines.map: { .[1] => .[2].chop with .words };
Made Foo 4.1x Faster
Made Bar 1.2x Faster
Made Bar 4.2x Faster
Made Bar 10.2x Faster
Made Foo 1.3x Faster
Made Meow 1.3x Faster
dd %h;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment