Current benchmark data was generated on Wed May 25 2022, 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 | 2061ms | 138ms | 68.2MB | 2067ms | 40ms | deno 1.22.0 |
chapel | 1-m.chpl | 4218ms | 372ms | 111.4MB | 7983ms | 47ms | chpl 1.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
typescript | 1.ts | 166ms | 9.6ms | 45.0MB | 153ms | 10ms | deno 1.22.0 |
chapel | 1-m.chpl | 289ms | 3.3ms | 44.2MB | 510ms | 23ms | chpl 1.26.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5-m.chpl | 135ms | 2.9ms | 32.0MB | 220ms | 7ms | chpl 1.26.0 |
typescript | 1.ts | 4617ms | 35ms | 54.2MB | 4440ms | 173ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5.chpl | 30ms | 1.5ms | 32.0MB | 27ms | 3ms | chpl 1.26.0 |
typescript | 1.ts | 464ms | 26ms | 44.9MB | 427ms | 27ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1.chpl | 18ms | 1.8ms | 32.4MB | 2ms | 8ms | chpl 1.26.0 |
typescript | 1.ts | 20ms | 0.6ms | 32.2MB | 8ms | 3ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 406ms | 1.2ms | 32.4MB | 383ms | 7ms | chpl 1.26.0 |
typescript | 6.ts | 738ms | 49ms | 39.4MB | 720ms | 3ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 61ms | 1.2ms | 32.4MB | 40ms | 7ms | chpl 1.26.0 |
typescript | 6.ts | 99ms | 2.7ms | 37.4MB | 83ms | 3ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 487ms | 1.8ms | 34.1MB | 473ms | 3ms | chpl 1.26.0 |
typescript | 3.ts | timeout | 0.0ms | 0.0MB | 0ms | 0ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 129ms | 0.5ms | 34.1MB | 110ms | 3ms | chpl 1.26.0 |
typescript | 3.ts | 1266ms | 14ms | 53.3MB | 1253ms | 47ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1.chpl | 1538ms | 3.6ms | 32.3MB | 1520ms | 7ms | chpl 1.26.0 |
typescript | 1.ts | 3132ms | 218ms | 37.8MB | 3167ms | 20ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1.chpl | 399ms | 2.2ms | 32.3MB | 380ms | 7ms | chpl 1.26.0 |
typescript | 1.ts | 852ms | 56ms | 37.7MB | 863ms | 13ms | deno 1.22.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 1-m.chpl | 1899ms | 4.4ms | 32.4MB | 3597ms | 7ms | chpl 1.26.0 |
chapel | 1.chpl | 3781ms | 2.3ms | 32.4MB | 3760ms | 7ms | chpl 1.26.0 |
typescript | 7.ts | 4312ms | 317ms | 36.7MB | 4290ms | 3ms | deno 1.22.0 |