Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 15, 2019 01:40
Show Gist options
  • Save Whateverable/d518f07d5ef9e5f1ee1b4a95df69256e to your computer and use it in GitHub Desktop.
Save Whateverable/d518f07d5ef9e5f1ee1b4a95df69256e to your computer and use it in GitHub Desktop.
bisectable6
2016.05,2016.06 my $a; $a = $_.starts-with("1").Int for ^1_150_000; say now - INIT now
Bisecting: 98 revisions left to test after this (roughly 7 steps)
[a61f6bb3a6ba94796f4b0c89e6f53e9b4ce7b30e] Oops, forgot to collapse two leading lines
»»»»» Testing a61f6bb3a6ba94796f4b0c89e6f53e9b4ce7b30e
»»»»» Script output:
0.842770
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e403c1be611a3ce732c068bcc182e842c488f3f2
»»»»» Script output:
0.82674903
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing be4e4395856ebf934e0d2d4298ab724020cf35ca
»»»»» Script output:
0.9112921
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 7afeb68bee12d593df2c6ad6bb2599a80136fc13
»»»»» Script output:
0.90386088
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2c4506843a3854d34efe6ebe728ec7dbbe0868a4
»»»»» Script output:
0.9619507
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1f3ca6469759c79aa809d60a7741b3a92fb9330f
»»»»» Script output:
0.929585
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 947ed63bf0a8a408e845d8f49a9aa5be37eebc0b
»»»»» Script output:
0.8981703
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 2fe776240a959b0763742bf3b7e51e19acbdbeeb
»»»»» Script output:
0.88084647
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
0.9755119
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
2fe776240a959b0763742bf3b7e51e19acbdbeeb is the first new commit
commit 2fe776240a959b0763742bf3b7e51e19acbdbeeb
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Sat May 21 21:08:12 2016 -0500
Mark sub fail|die as --> Nil where possible
Since they never return, hopefully this will be used by optimizer in
the future.
:040000 040000 9513349a15e1884e5caef4e21f47fb9f23fd6a4b a6f196e70c9e517b5230b1f1ecf09576dd73ffdb M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment