aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 95e0a45052cd80b084308e67ae90054699356976 (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.06 ± 0.30 times faster than './testcpp'
    1.21 ± 0.40 times faster than './testrs'
    1.31 ± 0.35 times faster than './testgo'
    2.12 ± 0.50 times faster than 'mono test.exe'
    3.59 ± 0.82 times faster than 'java test'
    3.66 ± 0.82 times faster than 'node test.js'
    5.43 ± 1.13 times faster than './tesths'
   10.00 ± 1.90 times faster than 'lua test.lua'
   15.52 ± 2.77 times faster than 'ruby test.rb'
   16.78 ± 3.00 times faster than 'julia test.jl'
   26.43 ± 4.69 times faster than 'python test.py'
   39.73 ± 7.00 times faster than 'perl test.pl'
   49.11 ± 8.64 times faster than 'ecl --shell test.lisp'
  186.17 ± 32.73 times faster than 'Rscript test.r'
```

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