Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created November 27, 2016 02:16
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/20a7fd59aa70a01e63148cb9353be607 to your computer and use it in GitHub Desktop.
Save Whateverable/20a7fd59aa70a01e63148cb9353be607 to your computer and use it in GitHub Desktop.
bisectable6
old=2016.10 new=2016.11 dd '789'.comb(/ . <?{ say $/; False }> /)
Bisecting: 158 revisions left to test after this (roughly 7 steps)
[ebcc33eb6fd450cc324714fbeb40aef9dc1b24ad] fix typo
»»»»» Testing ebcc33eb6fd450cc324714fbeb40aef9dc1b24ad
»»»»» Script output:
「7」
「7」
「7」
slip()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 0b5e38a16e7d3578949e9bb7e410b9b82c7876c3
»»»»» Script output:
「7」
「7」
「7」
slip()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 41e2572051967dc391de33ea6339b2389bd5728e
»»»»» Script output:
「7」
「7」
「7」
().Seq
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4f87b5460f3a371794ec8e6a7aca1e8536af397d
»»»»» Script output:
「7」
「7」
「7」
slip()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing aaec5177e293d21febe42cd8e42e208fb99308d0
»»»»» Script output:
「7」
「7」
「7」
slip()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing f09b8b7b8a0412c43a384f7b9c53be35ff35176a
»»»»» Script output:
「7」
「7」
「7」
().Seq
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is identical
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1c67e3bfd5cb3ecdc17a5599156317f9b3cd6b6e
»»»»» Script output:
「7」
「7」
「7」
slip()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 1794328cfb319249d35c9ca3e08c2adac2b8f529
»»»»» Script output:
「7」
「7」
「7」
slip()
»»»»» Script exit code: 0
»»»»» Bisecting by output
»»»»» Output on “old” revision is:
「7」
「7」
「7」
().Seq
»»»»» The output is different
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
1794328cfb319249d35c9ca3e08c2adac2b8f529 is the first new commit
commit 1794328cfb319249d35c9ca3e08c2adac2b8f529
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Mon Oct 24 15:29:34 2016 +0200
Make Str.comb(Regex) about 7x faster
Because we don't need to do an additional mapping from Match objects
to Str anymore.
:040000 040000 1fb29e6d7917d46dff80608585475410640454b1 1e9ae25d6e0009a66e6883dd0f59c6c160c9fc13 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment