Skip to content

Instantly share code, notes, and snippets.

@LLFourn
Last active April 8, 2017 08:26
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 LLFourn/f39625d7c0d2fee27f58bf4eda7bc3b8 to your computer and use it in GitHub Desktop.
Save LLFourn/f39625d7c0d2fee27f58bf4eda7bc3b8 to your computer and use it in GitHub Desktop.
BEFORE:
A 9.0422700
C 10.6984718
B 10.3635278
a 17.9581401
b 21.61539652
c 27.7105599
HEAD:
A 4.126187
C 4.918153
B 4.932246
a 17.179853
b 20.1811883
c 26.1592951
HEAD^:
A 4.370408
C 8.7860679
B 7.43539204
a 17.69721371
b 20.9026630
c 27.39209916
# for i in $(seq 1 4); do echo "==$i=="; ./install/bin/perl6 stringregexbench.p6 >/dev/null; done
------HEAD^-------
==1==
A 4.0395720
C 8.86048217
B 7.48947119
a 18.0000847
b 21.56260662
c 27.9751530
==2==
A 4.1637733
C 9.1547676
B 7.5990815
a 17.917029
b 21.076009
c 27.7657354
==3==
A 4.14253801
C 8.75729722
B 7.578284
a 17.8434155
b 21.1613064
c 27.74067000
==4==
A 4.08587731
C 8.6796735
B 7.4786202
a 17.82372415
b 21.2780593
c 27.6603256
------HEAD-------
==1==
A 4.237711
C 5.15585641
B 5.1556047
a 17.1013439
b 20.2810650
c 26.2995835
==2==
A 4.16577645
C 5.1001111
B 4.9960902
a 17.276464
b 20.11297680
c 26.1531495
==3==
A 4.21464421
C 4.8725036
B 4.8563093
a 17.2880392
b 20.3263147
c 26.7241028
==4==
A 4.15420767
C 5.0004666
B 5.111204
a 17.33931888
b 20.5685280
c 26.36649858
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment