Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created December 3, 2016 10:11
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/ca8814be26dcc17404b0a49e8a0a99bc to your computer and use it in GitHub Desktop.
Save Whateverable/ca8814be26dcc17404b0a49e8a0a99bc to your computer and use it in GitHub Desktop.
bisectable6
dd (^10).lazy.iterator.count-only
Bisecting: 1306 revisions left to test after this (roughly 10 steps)
[f8781860e49952ab259e07c7b4c3e9fe98ee48b3] Streamline Map.Capture & Map.clone
»»»»» Testing f8781860e49952ab259e07c7b4c3e9fe98ee48b3
»»»»» Script output:
Method 'count-only' not found for invocant of class '<anon|157473024>'
in block <unit> at /tmp/6gqyJaZpP7 line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 4082de47ca11d56c5b8cbf071751ab62311d19fb
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9db9102dd3b3f9d3d086846e83c011b017b8838f
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing ed510c5f87f889355b18248a9b00e3ef1f062159
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing efbfdaa74d2055a01d5dbde69c16fa7a8030aa14
»»»»» Script output:
Method 'count-only' not found for invocant of class '<anon|130171280>'
in block <unit> at /tmp/6gqyJaZpP7 line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c6f155e3e2aff901ddc7c692eb26c1c2e6ab33bc
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e3a3d26c8353b0d327993f75d899378ca6811830
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 479628e54240b28496331282ba1bbace050fcaf3
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing c3bb4165c98ef3e67021565547f39cf0d6c36c3a
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing fd98fc342a34271227347d5ba8ca05e1e3f4db32
»»»»» Script output:
Method 'count-only' not found for invocant of class '<anon|110513296>'
in block <unit> at /tmp/6gqyJaZpP7 line 1
»»»»» Script exit code: 1
»»»»» Bisecting by exit code
»»»»» Current exit code is 1, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 053729c7d4214e9a427cba400014d416584fd496
»»»»» Script output:
10
»»»»» Script exit code: 0
»»»»» Bisecting by exit code
»»»»» Current exit code is 0, exit code on “old” revision is 0
»»»»» If exit code is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
fd98fc342a34271227347d5ba8ca05e1e3f4db32 is the first new commit
commit fd98fc342a34271227347d5ba8ca05e1e3f4db32
Author: Elizabeth Mattijsen <liz@dijkmat.nl>
Date: Wed Jun 22 15:35:36 2016 -0400
Remove support for count-only|bool-only
Finally agreed these were premature optimizations. This should make
.elems always do the same as numerifying (so cache the iterator).
:040000 040000 295b31fd9d9a086a502adeaec8d049fa6c495028 29d0606d3013f74ef0af90a353871238170d84c1 M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment