Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 12, 2017 13:18
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/e294eb15a944ceaab519415cf69e6598 to your computer and use it in GitHub Desktop.
Save Whateverable/e294eb15a944ceaab519415cf69e6598 to your computer and use it in GitHub Desktop.
bisectable6
my %hash; try my (:$non-existent-key!) := %hash; say "$!";
Bisecting: 2125 revisions left to test after this (roughly 11 steps)
[2285d35ee619cf5a5cb0b12f1341154cb9c0653c] Merge pull request #898 from usev6/jvm_cleanup
»»»»» Testing 2285d35ee619cf5a5cb0b12f1341154cb9c0653c
»»»»» Script output:
Required named argument 'non-existent-key' not passed
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8b94fae4c6073b1165d76e89f6b738655a4a5c13
»»»»» Script output:
Required named argument 'non-existent-key' not passed
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ff32415c43ffea5f4f708ebf6090dc2f275908b0
»»»»» Script output:
MVMArray: atpos expected string register
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c1a0fa72bbe3603ea1455c05195f518455b61a58
»»»»» Script output:
Required named argument 'non-existent-key' not passed
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 20fa14be7af74ee2cdb7ffc26b3614238a5a6377
»»»»» Script output:
MVMArray: atpos expected string register
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a4af702d651bdf6645ff82aa81a0a14a81131b66
»»»»» Script output:
MVMArray: atpos expected string register
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 45b3af8dc27580d19a4e12f21a9560e8f6b6bd3b
»»»»» Script output:
MVMArray: atpos expected string register
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c550dd7004ef38b858144f6065562b2851f66202
»»»»» Script output:
Required named argument 'non-existent-key' not passed
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 320c2fb46464a674caae0939ca8466334d885816
»»»»» Script output:
Required named argument 'non-existent-key' not passed
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ae2c1dadf05db56c78ff6a10062ed059ba073b4d
»»»»» Script output:
Required named argument 'non-existent-key' not passed
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b1def95c1ac831eb5fe893d951ec75835a3e2f41
»»»»» Script output:
MVMArray: atpos expected string register
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing b2e0ac09ed5fce12aaeeeb5d42e7138dad8c0632
»»»»» Script output:
MVMArray: atpos expected string register
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
Required named argument 'non-existent-key' not passed
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
b2e0ac09ed5fce12aaeeeb5d42e7138dad8c0632 is the first new commit
commit b2e0ac09ed5fce12aaeeeb5d42e7138dad8c0632
Author: Daniel Green <ddgreen@gmail.com>
Date: Sun Feb 12 12:58:17 2017 -0500
Make Parameter.[named_names, type_captures] list_s
Even with just `perl6 -e ''` lots of Parameters are created, this reduces
the memory used by these attributes, as well as the CPU needed to
box/unbox them.
:040000 040000 7438288926d3e03a20ad64c5c64bab3a3ec273df 92cd3cee9bcec115235c38876977bf311d47dffe M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment