Current benchmark data was generated on Thu May 04 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.)
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 4703ms | 53ms | 49.5MB | 4670ms | 17ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 399ms | 1.4ms | 7.5MB | 383ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 3.2ms | 0.7ms | 1.7MB | 0ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1-m.odin | 979ms | 28ms | 46.2MB | 1670ms | 60ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 218ms | 2.7ms | 31.1MB | 273ms | 30ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 276ms | 9.7ms | 1.3MB | 260ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 811ms | 7.7ms | 1.3MB | 800ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 112ms | 0.3ms | 1.2MB | 97ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 1450ms | 0.8ms | 4.7MB | 1433ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 63ms | 1.8ms | 1.8MB | 50ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 3555ms | 0.9ms | 2.8MB | 3537ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 891ms | 0.4ms | 2.1MB | 880ms | 0ms | odin 2023 |
code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|
1.odin | 226ms | 0.1ms | 1.8MB | 217ms | 0ms | odin 2023 |