Skip to content

Instantly share code, notes, and snippets.

Created May 18, 2011 23:35
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 anonymous/979836 to your computer and use it in GitHub Desktop.
Save anonymous/979836 to your computer and use it in GitHub Desktop.
pmichaud@kiwi:~/rakudo$ parrot_install/bin/parrot src/gen/perl6.pbc --parsetrace src/gen/core.pm -o core.pir 2>&1 | grep "PASS *routine_declarator:sym"
1305761685.473153 126/6 PASS routine_declarator:sym<method> at pos=432
1305761685.491934 432/19 PASS routine_declarator:sym<method> at pos=462
1305761685.573163 529/26 PASS routine_declarator:sym<method> at pos=812
1305761685.592168 812/38 PASS routine_declarator:sym<method> at pos=842
1305761685.637434 903/45 PASS routine_declarator:sym<method> at pos=925
1305761685.656608 925/46 PASS routine_declarator:sym<method> at pos=948
1305761685.841246 1504/68 PASS routine_declarator:sym<method> at pos=1523
1305761685.919145 1622/72 PASS routine_declarator:sym<method> at pos=1645
1305761685.982385 1720/76 PASS routine_declarator:sym<method> at pos=1744
1305761686.684743 2858/120 PASS routine_declarator:sym<sub> at pos=2915
1305761686.712306 2925/124 PASS routine_declarator:sym<sub> at pos=2962
1305761686.767511 2972/128 PASS routine_declarator:sym<sub> at pos=3031
1305761686.823728 3041/132 PASS routine_declarator:sym<sub> at pos=3175
1305761687.158407 3185/137 PASS routine_declarator:sym<sub> at pos=3512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment