Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 510 Bytes

banchmark.md

File metadata and controls

8 lines (8 loc) · 510 Bytes
Command Mean [ms] Min [ms] Max [ms] Relative
python3 ./PY/main.py 202.0 ± 4.7 195.8 210.1 9.42 ± 0.61
ruby ./RB/main.rb 3594.9 ± 72.1 3509.7 3721.5 167.74 ± 10.60
node ./JS/index.js 80.5 ± 13.1 69.7 113.4 3.76 ± 0.65
./GO/main 27.8 ± 0.7 26.2 28.4 1.30 ± 0.08
./RS/target/release/main 21.4 ± 1.3 19.6 23.7 1.00
cd JV && java Main && cd .. 150.2 ± 5.0 145.1 161.7 7.01 ± 0.48