Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created July 24, 2020 21: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 Whateverable/1e42c138b2878b1ccbf71af4e9029cfc to your computer and use it in GitHub Desktop.
Save Whateverable/1e42c138b2878b1ccbf71af4e9029cfc to your computer and use it in GitHub Desktop.
bisectable6
chdir ‘/tmp’; run <perl6 --profile -e>, 「say "foo"」
¦«2015.12»:
foo
Writing profiler output to profile-1595626531.918.html
¦«2016.01.1»:
foo
Writing profiler output to profile-1595626532.39997.html
¦«2016.02»:
foo
Writing profiler output to profile-1595626533.09897.html
¦«2016.03»:
foo
Writing profiler output to profile-1595626533.56026.html
¦«2016.04»:
foo
Writing profiler output to profile-1595626534.04135.html
¦«2016.05»:
foo
Writing profiler output to profile-1595626534.51379.html
¦«2016.06»:
foo
Writing profiler output to profile-1595626534.99207.html
¦«2016.07.1»:
foo
Writing profiler output to profile-1595626535.45964.html
¦«2016.08.1»:
foo
Writing profiler output to profile-1595626535.92884.html
¦«2016.09»:
foo
Writing profiler output to profile-1595626536.36458.html
¦«2016.10»:
foo
Writing profiler output to profile-1595626536.80285.html
¦«2016.11»:
foo
Writing profiler output to profile-1595626537.23012.html
¦«2016.12»:
foo
Writing profiler output to profile-1595626537.67314.html
¦«2017.01»:
foo
Writing profiler output to profile-1595626538.11172.html
¦«2017.02»:
foo
Writing profiler output to profile-1595626538.56038.html
¦«2017.03»:
foo
Writing profiler output to profile-1595626538.99379.html
¦«2017.04.3»:
foo
Writing profiler output to profile-1595626539.42232.html
¦«2017.05»:
foo
Writing profiler output to profile-1595626539.86007.html
¦«2017.06»:
foo
Writing profiler output to profile-1595626540.33906.html
¦«2017.07»:
foo
Writing profiler output to profile-1595626540.82481.html
¦«2017.08»:
foo
Writing profiler output to profile-1595626541.32893.html
¦«2017.09»:
foo
Writing profiler output to profile-1595626541.85279.html
¦«2017.10»:
foo
Writing profiler output to profile-1595626542.34809.html
¦«2017.11»:
foo
Writing profiler output to profile-1595626542.85418.html
¦«2017.12»:
foo
Writing profiler output to profile-1595626543.39471.html
¦«2018.01»:
foo
Writing profiler output to profile-1595626543.95113.html
¦«2018.02.1»:
foo
Writing profiler output to profile-1595626544.43655.html
¦«2018.03»:
foo
Writing profiler output to profile-1595626544.96678.html
¦«2018.04.1»:
foo
Writing profiler output to profile-1595626545.4599411.html
¦«2018.05»:
foo
Writing profiler output to profile-1595626545.9853718.html
¦«2018.06»:
foo
Writing profiler output to profile-1595626546.4865706.html
¦«2018.08»:
foo
Writing profiler output to profile-1595626547.0238147.html
¦«2018.09»:
foo
Writing profiler output to profile-1595626547.5204966.html
¦«2018.10»:
foo
Writing profiler output to profile-1595626548.0237637.html
¦«2018.11»:
foo
Writing profiler output to profile-1595626548.535868.html
¦«2018.12»:
foo
Writing profiler output to profile-1595626549.0708578.html
¦«2019.03.1»:
foo
Writing profiler output to profile-1595626549.6134021.html
¦«2019.07.1»:
foo
Writing profiler output to profile-1595626550.1389384.html
¦«2019.11»:
foo
Writing profiler output to profile-1595626550.661594.html
¦«2020.01»:
foo
Writing profiler output to profile-1595626551.2239785.html
¦«2020.02.1»:
foo
Writing profiler output to profile-1595626551.7999187.html
¦«2020.05.1»:
foo
Writing profiler output to profile-1595626552.3738484.html
¦«2020.06»:
foo
Writing profiler output to profile-1595626552.962514.html
¦«2020.07»:
foo
Writing profiler output to profile-1595626553.5461388.html
Some exceptions were thrown in END blocks:
X::AdHoc: Cannot call method 'nqp-home' on a null object
in any <main> at /tmp/whateverable/rakudo-moar/d0233dd8faa6803ac50da427f3a185b2673dfb8f/share/perl6/runtime/perl6.moarvm line 1
¦«HEAD(3843a1e)»:
foo
Writing profiler output to profile-1595626554.113386.html
Some exceptions were thrown in END blocks:
X::AdHoc: Cannot call method 'nqp-home' on a null object
in any <main> at /tmp/whateverable/rakudo-moar/3843a1e893211d82349f98f1f30d85c98276d372/share/perl6/runtime/perl6.moarvm line 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment