Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 15, 2019 01:47
Show Gist options
  • Save Whateverable/db9762241ef207f311ddf0011235277e to your computer and use it in GitHub Desktop.
Save Whateverable/db9762241ef207f311ddf0011235277e to your computer and use it in GitHub Desktop.
bisectable6
2017.01,2017.02 my $a; $a = $_.starts-with("1").Int for ^6_500_000; say now - INIT now
Bisecting: 113 revisions left to test after this (roughly 7 steps)
[87d40ab183539730994d69e919649d91c8c2dc88] Merge pull request #1007 from usev6/jvm_core.d.setting
»»»»» Testing 87d40ab183539730994d69e919649d91c8c2dc88
»»»»» Script output:
«timed out after 10 seconds»
»»»»» Script exit code: 0
»»»»» Script exit signal: 1 (SIGHUP)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 1 (SIGHUP), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing aecbd6001728dcb43a966938802d257d9a688dfa
»»»»» Script output:
«timed out after 10 seconds»
»»»»» Script exit code: 0
»»»»» Script exit signal: 1 (SIGHUP)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 1 (SIGHUP), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 8733aa515732ce6319ac52b8a49af4f53d1be2b1
»»»»» Script output:
9.3281616
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 54f647d12760c0092b4bfed8812cb6eb6a60b77e
»»»»» Script output:
9.4466837
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 6901df36ac174d6543c69bcbd7c3a58a40371263
»»»»» Script output:
«timed out after 10 seconds»
»»»»» Script exit code: 0
»»»»» Script exit signal: 1 (SIGHUP)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 1 (SIGHUP), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
»»»»» -------------------------------------------------------------------------
»»»»» Testing e5ca5c278c7a67a4613c27b354853849df3082cc
»»»»» Script output:
9.2709988
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 3d4ae23218bcfe6a7ca34dd2a6e6bf0a2ba1de6d
»»»»» Script output:
9.7671659
»»»»» Script exit code: 0
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 0 (None), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “old”
»»»»» -------------------------------------------------------------------------
»»»»» Testing 9044fcac38262f229df5cc1670816520cebdf88c
»»»»» Script output:
«timed out after 10 seconds»
»»»»» Script exit code: 0
»»»»» Script exit signal: 1 (SIGHUP)
»»»»» Bisecting by exit signal
»»»»» Current exit signal is 1 (SIGHUP), exit signal on “old” revision is 0 (None)
»»»»» If exit signal is not the same as on “old” revision, this revision will be marked as “new”
»»»»» Therefore, marking this revision as “new”
9044fcac38262f229df5cc1670816520cebdf88c is the first new commit
commit 9044fcac38262f229df5cc1670816520cebdf88c
Author: Stefan Seifert <nine@detonation.org>
Date: Wed Jan 6 16:42:33 2016 +0100
First attempt at adding a CORE.d setting
Patch by nine++ cherry-picked and updated to build/work on HEAD.
:100755 100755 bd883bce72c1a4fa163fdf3b7888af6a9f16c4be 1ac3398bcc2a0d8f4978ce8447888a469a4ab3d2 M Configure.pl
:040000 040000 108d8f7825041f18457c7b00f0ccdd26da3c0d81 306975f4e1454909af8aae797d3152b362166d34 M src
:040000 040000 ff52b0ca61575b3c3568791c2bc5ff3fa7d72c4f b6651d11f2047d9fb6e6d9e22307bf0f3c9f3c8c M tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment