Current benchmark data was generated on Thu Feb 01 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 | 3283ms | 20ms | 49.8MB | 3250ms | 17ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 298ms | 6.1ms | 7.6MB | 280ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 1.1ms | 0.1ms | 1.9MB | 0ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1-m.odin | 638ms | 3.8ms | 49.7MB | 2017ms | 60ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1-m.odin | 138ms | 3.4ms | 33.3MB | 260ms | 70ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 247ms | 19ms | 1.8MB | 237ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 701ms | 1.0ms | 1.8MB | 687ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 111ms | 1.3ms | 1.6MB | 100ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 1571ms | 1.6ms | 4.6MB | 1560ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 68ms | 0.5ms | 1.8MB | 60ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 3783ms | 11ms | 2.9MB | 3773ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 927ms | 7.4ms | 2.3MB | 917ms | 0ms | odin 2024 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 235ms | 2.8ms | 1.9MB | 227ms | 0ms | odin 2024 |