Current benchmark data was generated on Thu Jul 13 2023, full log can be found HERE
CONTRIBUTIONS are WELCOME!
* -m in a file name stands for multi-threading or multi-processing
* -i in a file name stands for direct intrinsics usage. (Usage of simd intrinsics via libraries is not counted)
* -ffi in a file name stands for non-stdlib FFI usage
* (You may find time < time(user) + time(sys) for some non-parallelized programs, the overhead is from GC or JIT compiler, which are allowed to take advantage of multi-cores as that's more close to real-world scenarios.)
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 1826ms | 4.2ms | 180.2MB | 2223ms | 163ms | deno 1.35.1 |
odin | 1.odin | 4093ms | 50ms | 49.5MB | 4060ms | 13ms | odin 2023 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 169ms | 6.2ms | 84.1MB | 153ms | 20ms | deno 1.35.1 |
odin | 1.odin | 375ms | 6.6ms | 7.5MB | 363ms | 0ms | odin 2023 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 2.0ms | 0.7ms | 1.2MB | 0ms | 0ms | odin 2023 |
typescript | 1.ts | 33ms | 0.9ms | 40.0MB | 20ms | 0ms | deno 1.35.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 297ms | 45ms | 1.2MB | 287ms | 0ms | odin 2023 |
typescript | 2.ts | 365ms | 3.7ms | 52.8MB | 353ms | 7ms | deno 1.35.1 |
typescript | 1.ts | 726ms | 9.1ms | 50.6MB | 693ms | 7ms | deno 1.35.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 898ms | 139ms | 1.3MB | 890ms | 0ms | odin 2023 |
typescript | 2.ts | 998ms | 9.7ms | 59.8MB | 987ms | 17ms | deno 1.35.1 |
typescript | 1.ts | 2042ms | 12ms | 57.5MB | 2030ms | 3ms | deno 1.35.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 118ms | 3.7ms | 1.3MB | 103ms | 0ms | odin 2023 |
typescript | 2.ts | 187ms | 3.4ms | 47.4MB | 180ms | 7ms | deno 1.35.1 |
typescript | 1.ts | 237ms | 12ms | 48.1MB | 200ms | 7ms | deno 1.35.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 4493ms | 2.9ms | 2.8MB | 4480ms | 0ms | odin 2023 |
typescript | 7.ts | timeout | 0.0ms | 46.8MB | 4957ms | 10ms | deno 1.35.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 1126ms | 0.3ms | 2.1MB | 1110ms | 0ms | odin 2023 |
typescript | 7.ts | 1682ms | 42ms | 46.2MB | 1667ms | 3ms | deno 1.35.1 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
odin | 1.odin | 284ms | 0.1ms | 1.9MB | 270ms | 0ms | odin 2023 |
typescript | 7.ts | 504ms | 42ms | 46.6MB | 440ms | 13ms | deno 1.35.1 |