Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created September 15, 2019 01:34
Show Gist options
  • Save Whateverable/e33160df3321a54e756a0c8d7ef325e4 to your computer and use it in GitHub Desktop.
Save Whateverable/e33160df3321a54e756a0c8d7ef325e4 to your computer and use it in GitHub Desktop.
bisectable6
old=2017.03 new=2017.04 my $a; $a = $_.starts-with("1").Int for ^1_000_000; say now - INIT now
Bisecting: 157 revisions left to test after this (roughly 7 steps)
[605e9e963c1bd0e30967e97c0bfdae6da209428b] Make Map (&) Map about 7x faster
»»»»» Testing 605e9e963c1bd0e30967e97c0bfdae6da209428b
»»»»» 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 fab9f87c3f53896d27bebb6ae8408cde5b490709
»»»»» 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 dcf1bb200e7ee75d2f61af5045be5a49f79cda50
»»»»» 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 28acf0bc98bacfead6cca50c8b69711617b3e504
»»»»» 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 fbe7ace6fc19d86ac1cb0519654e4239c1a17129
»»»»» 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 0de1daabd7a43b12b0b3b7553ae0b0ae248a7ed2
»»»»» Script output:
1.832921
»»»»» 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 88aa78cbe053e8fdb6d2c4b43f3c8ceb94770b27
»»»»» Script output:
1.9578767
»»»»» 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 bfbe4298a7cc321504be27bc0b9fb4e436657d3b
»»»»» 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 8c88b0cc62ee25000603a920002d2060bdb9f5a1
»»»»» 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”
8c88b0cc62ee25000603a920002d2060bdb9f5a1 is the first new commit
commit 8c88b0cc62ee25000603a920002d2060bdb9f5a1
Author: Fernando Correa <fernando.correa@schibsted.com.br>
Date: Fri Mar 17 19:55:51 2017 -0300
Fix infinite loop #130940
:040000 040000 4174aabef8588ef2961111dc097b3280afda84cc bbed6b7363f09a27e7408efd3000bff74d40aebd M src
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment