Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 18, 2020 16: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/61fd9fb1060883ab1400f5ba5f8fdc07 to your computer and use it in GitHub Desktop.
Save Whateverable/61fd9fb1060883ab1400f5ba5f8fdc07 to your computer and use it in GitHub Desktop.
committable6
my $x; $x++ for ^10_000_000 + 1; say $x; say now - INIT now
¦«2015.12,2016.01.1,2016.02,2016.03,2016.04,2016.05»:
«timed out after 10 seconds» «exit signal = SIGHUP (1)»
¦«2016.06»:
10000000
8.48858791
¦«2016.07.1»:
10000000
7.35339674
¦«2016.08.1»:
10000000
7.1662940
¦«2016.09»:
10000000
7.5798858
¦«2016.10»:
10000000
7.4817049
¦«2016.11»:
10000000
8.959360
¦«2016.12»:
10000000
7.10957254
¦«2017.01»:
10000000
7.3671309
¦«2017.02»:
10000000
7.0958204
¦«2017.03»:
10000000
6.894497
¦«2017.04.3»:
10000000
7.10693221
¦«2017.05»:
10000000
6.95842828
¦«2017.06»:
10000000
5.7070728
¦«2017.07»:
10000000
5.2943418
¦«2017.08»:
10000000
2.49550685
¦«2017.09»:
10000000
2.50245476
¦«2017.10»:
10000000
2.25074140
¦«2017.11»:
10000000
2.3985033
¦«2017.12»:
10000000
1.46385999
¦«2018.01»:
10000000
1.41088370
¦«2018.02.1»:
10000000
1.55400288
¦«2018.03»:
10000000
1.4577153
¦«2018.04.1»:
10000000
1.546240
¦«2018.05»:
10000000
1.62003418
¦«2018.06»:
10000000
1.88521462
¦«2018.08»:
10000000
1.537801427
¦«2018.09»:
10000000
1.5398383
¦«2018.10»:
10000000
0.9501323
¦«2018.11»:
10000000
0.96019877
¦«2018.12»:
10000000
0.968463
¦«2019.03.1»:
10000000
0.8935904
¦«2019.07.1»:
10000000
0.83521007
¦«2019.11»:
10000000
0.8978133
¦«2020.01»:
10000000
0.9232423
¦«2020.02.1»:
10000000
0.9064684
¦«HEAD(e5ecdc4)»:
10000000
0.901217681
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment