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/beb90de373a1b07fcace353e83f928f0 to your computer and use it in GitHub Desktop.
Save Whateverable/beb90de373a1b07fcace353e83f928f0 to your computer and use it in GitHub Desktop.
committable6
my $x; $x++ for ^10_000_000; say $x; say now - INIT now
¦«2015.12»:
10000000
4.9132119
¦«2016.01.1»:
10000000
5.1117755
¦«2016.02»:
10000000
5.189772
¦«2016.03»:
10000000
5.94408351
¦«2016.04»:
10000000
5.6696037
¦«2016.05»:
10000000
4.03552322
¦«2016.06»:
10000000
4.483669
¦«2016.07.1»:
10000000
4.3792856
¦«2016.08.1»:
10000000
4.0067721
¦«2016.09»:
10000000
4.12172430
¦«2016.10»:
10000000
4.1463164
¦«2016.11»:
10000000
4.04638267
¦«2016.12»:
10000000
3.8913253
¦«2017.01»:
10000000
3.7894030
¦«2017.02»:
10000000
6.72570685
¦«2017.03»:
10000000
6.7731482
¦«2017.04.3»:
10000000
7.73717590
¦«2017.05»:
10000000
6.5404337
¦«2017.06»:
10000000
3.59788787
¦«2017.07»:
10000000
3.6228551
¦«2017.08»:
10000000
1.24901376
¦«2017.09»:
10000000
1.20083149
¦«2017.10»:
10000000
1.0764779
¦«2017.11»:
10000000
1.1346795
¦«2017.12»:
10000000
1.18237475
¦«2018.01»:
10000000
1.11660003
¦«2018.02.1»:
10000000
1.18631709
¦«2018.03»:
10000000
1.1423471
¦«2018.04.1»:
10000000
1.24208169
¦«2018.05»:
10000000
1.28344171
¦«2018.06»:
10000000
1.168973
¦«2018.08»:
10000000
1.19560086
¦«2018.09»:
10000000
1.2961228
¦«2018.10»:
10000000
0.708302
¦«2018.11»:
10000000
0.73492371
¦«2018.12»:
10000000
0.7064998
¦«2019.03.1»:
10000000
0.539098
¦«2019.07.1»:
10000000
0.471592
¦«2019.11»:
10000000
0.490472
¦«2020.01»:
10000000
0.487841
¦«2020.02.1»:
10000000
0.4855705
¦«HEAD(e5ecdc4)»:
10000000
0.5036672
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment