Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created May 30, 2019 11:45
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/31acb600f04a24fcdfe6d0716a349345 to your computer and use it in GitHub Desktop.
Save Whateverable/31acb600f04a24fcdfe6d0716a349345 to your computer and use it in GitHub Desktop.
bisectable6
2016.06,2016.07.1 my @a; push @a, 10 for ^100000; say (now - INIT now) < 1
Bisecting: 156 revisions left to test after this (roughly 7 steps)
[55605b89fdddd45653b94acb23e92fadcbd7f2df] Merge pull request #813 from zoffixznet/LTA-octal-message
»»»»» Testing 55605b89fdddd45653b94acb23e92fadcbd7f2df
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 50740b5efdb3749b5c51f5250c1363f3eca90b4c
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing a6d71f37fa42e113894a6521fe13e8fff06e970c
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4b257a3f4d026dc3ed051800c79c278e69a05a10
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f43e3ee4707df437b434fd2f290e416f7cd99e66
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 90d4072859301eb055f3da707eca47c791d7a3c2
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e4daf8ad3168a52863849e60fc7faa36c89c8646
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing d5c750f74cd4cdbc4746da8bf32d42fc37032b78
»»»»» Script output:
False
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8ab6dbe530e1358155d36137127f35e35056a4ec
»»»»» Script output:
True
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
True
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
d5c750f74cd4cdbc4746da8bf32d42fc37032b78 is the first new commit
commit d5c750f74cd4cdbc4746da8bf32d42fc37032b78
Author: Jonathan Worthington <jnthn@jnthn.net>
Date: Wed Jun 29 14:24:55 2016 +0200
Bump to a MoarVM with improved multi-cache.
It is able to cache on dispatches differentiated by nameds also. Note
that Rakudo itself needs further updates to make use of this.
:040000 040000 2ff23a417d5e0b4259994efd71f14ac657e65764 1e78d9f91792085045a56a0b4f08f323c35edaf4 M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment