Add hyperfine output to README

This commit is contained in:
Anthony Wang 2021-12-31 14:40:49 -06:00
parent aa1842fc3e
commit fb25480d2a
Signed by: a
GPG key ID: BC96B00AEC5F2D76

View file

@ -1,3 +1,24 @@
# [print("Hello, World!")](https://ta180m.github.io/2020/09/01/print-hello-world-part-0.html)
One program in a potpourri of programming languages.
```
Summary
'./testc' ran
1.04 ± 0.34 times faster than './testcpp'
1.28 ± 0.44 times faster than './testrs'
1.55 ± 0.43 times faster than './testgo'
1.92 ± 0.50 times faster than 'mono test.exe'
3.36 ± 0.80 times faster than 'node test.js'
3.62 ± 0.97 times faster than 'java test'
5.75 ± 1.39 times faster than './tesths'
10.10 ± 2.26 times faster than 'lua test.lua'
14.64 ± 3.13 times faster than 'ruby test.rb'
16.16 ± 3.49 times faster than 'julia test.jl'
26.99 ± 5.82 times faster than 'python test.py'
40.10 ± 8.57 times faster than 'perl test.pl'
50.02 ± 10.75 times faster than 'ecl --shell test.lisp'
182.08 ± 39.19 times faster than 'Rscript test.r'
```
¯\\\_(ツ)\_/¯