Current benchmark data was generated on Sat Nov 16 2024, 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.)
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 2340ms | 23ms | 49.5MB | 2310ms | 13ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 219ms | 0.7ms | 7.5MB | 210ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 1.2ms | 0.1ms | 1.6MB | 0ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 162ms | 12ms | 1.6MB | 150ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 457ms | 5.4ms | 1.6MB | 447ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 70ms | 1.7ms | 1.6MB | 63ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 284ms | 1.0ms | 4.6MB | 270ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 14ms | 0.4ms | 1.6MB | 10ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 3586ms | 7.2ms | 2.9MB | 3573ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 904ms | 9.0ms | 2.3MB | 893ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 227ms | 1.7ms | 1.9MB | 220ms | 0ms | odin 2024 |