aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b1bf63ff5367460c900f956c25960e12b8a9ca50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# print("Hello, World!")

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'
```

¯\\\_(ツ)\_/¯