Current benchmark data was generated on Fri Aug 01 2025, 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 |
---|---|---|---|---|---|---|---|
csharp | 1.cs | 940ms | 5.4ms | 167.7MB | 933ms | 127ms | dotnet/aot 9.0.303 |
csharp | 1.cs | 952ms | 25ms | 200.7MB | 960ms | 150ms | dotnet 9.0.303 |
csharp | 1.cs | 1675ms | 21ms | 101.3MB | 1873ms | 200ms | mono 6.12.0 |
chapel | 4.chpl | 1943ms | 3.5ms | 62.3MB | 1937ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 2057ms | 34ms | 62.4MB | 2050ms | 0ms | chpl 1.31.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
csharp | 1.cs | 115ms | 10ms | 38.9MB | 80ms | 27ms | dotnet/aot 9.0.303 |
csharp | 1.cs | 143ms | 2.1ms | 42.1MB | 120ms | 13ms | mono 6.12.0 |
chapel | 4.chpl | 185ms | 1.5ms | 32.4MB | 180ms | 0ms | chpl 1.31.0 |
chapel | 3.chpl | 188ms | 2.4ms | 32.3MB | 187ms | 0ms | chpl 1.31.0 |
csharp | 1.cs | 198ms | 7.5ms | 50.1MB | 157ms | 30ms | dotnet 9.0.303 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5-m.chpl | 106ms | 1.0ms | 28.4MB | 190ms | 0ms | chpl 1.31.0 |
csharp | 5-m.cs | 125ms | 3.7ms | 24.1MB | 363ms | 77ms | dotnet/aot 9.0.303 |
csharp | 5-m.cs | 196ms | 8.4ms | 37.5MB | 470ms | 123ms | dotnet 9.0.303 |
csharp | 5-m.cs | 223ms | 3.2ms | 38.7MB | 650ms | 70ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 5.chpl | 20ms | 1.0ms | 28.4MB | 20ms | 0ms | chpl 1.31.0 |
csharp | 5-m.cs | 24ms | 2.5ms | 15.9MB | 37ms | 13ms | dotnet/aot 9.0.303 |
csharp | 5-m.cs | 61ms | 2.6ms | 37.1MB | 87ms | 17ms | dotnet 9.0.303 |
csharp | 5-m.cs | 71ms | 2.2ms | 30.7MB | 107ms | 17ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
csharp | 1.cs | 6.8ms | 2.0ms | 9.5MB | 0ms | 0ms | dotnet/aot 9.0.303 |
chapel | 1.chpl | 10ms | 0.5ms | 28.8MB | 0ms | 0ms | chpl 1.31.0 |
csharp | 1.cs | 30ms | 1.2ms | 21.3MB | 20ms | 0ms | mono 6.12.0 |
csharp | 1.cs | 35ms | 0.9ms | 26.1MB | 20ms | 4ms | dotnet 9.0.303 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
csharp | 6-m.cs | 453ms | 13ms | 45.8MB | 1247ms | 20ms | dotnet/aot 9.0.303 |
csharp | 6-m.cs | 739ms | 38ms | 67.3MB | 2053ms | 33ms | dotnet 9.0.303 |
chapel | 3-m.chpl | 746ms | 4.8ms | 99.0MB | 1410ms | 7ms | chpl 1.31.0 |
csharp | 6-m.cs | 1004ms | 20ms | 66.7MB | 2900ms | 23ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
csharp | 6-m.cs | 94ms | 2.4ms | 36.8MB | 153ms | 20ms | dotnet/aot 9.0.303 |
chapel | 3-m.chpl | 114ms | 2.1ms | 87.0MB | 200ms | 3ms | chpl 1.31.0 |
csharp | 6-m.cs | 177ms | 4.9ms | 57.5MB | 263ms | 30ms | dotnet 9.0.303 |
csharp | 6-m.cs | 196ms | 3.7ms | 60.3MB | 377ms | 20ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 324ms | 1.7ms | 28.8MB | 320ms | 0ms | chpl 1.31.0 |
csharp | 9.cs | 360ms | 0.9ms | 27.9MB | 340ms | 7ms | dotnet 9.0.303 |
csharp | 8.cs | 370ms | 0.9ms | 9.9MB | 357ms | 0ms | dotnet/aot 9.0.303 |
csharp | 8.cs | 420ms | 3.5ms | 27.6MB | 400ms | 7ms | dotnet 9.0.303 |
csharp | 8.cs | 1246ms | 2.5ms | 22.8MB | 1230ms | 0ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 2.chpl | 43ms | 1.3ms | 28.8MB | 40ms | 0ms | chpl 1.31.0 |
csharp | 8.cs | 46ms | 1.3ms | 9.9MB | 33ms | 0ms | dotnet/aot 9.0.303 |
csharp | 9.cs | 93ms | 5.0ms | 27.8MB | 73ms | 7ms | dotnet 9.0.303 |
csharp | 8.cs | 94ms | 2.2ms | 27.6MB | 77ms | 3ms | dotnet 9.0.303 |
csharp | 8.cs | 162ms | 3.6ms | 22.9MB | 150ms | 0ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 3.chpl | 1388ms | 7.1ms | 246.1MB | 1340ms | 43ms | chpl 1.31.0 |
csharp | 6.cs | 1747ms | 9.2ms | 419.1MB | 1657ms | 137ms | dotnet/aot 9.0.303 |
csharp | 5.cs | 2076ms | 40ms | 441.7MB | 2130ms | 183ms | dotnet 9.0.303 |
csharp | 6.cs | 2762ms | 30ms | 438.5MB | 2710ms | 177ms | dotnet 9.0.303 |
csharp | 5.cs | 4211ms | 5.4ms | 419.7MB | 4110ms | 150ms | dotnet/aot 9.0.303 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
chapel | 3.chpl | 159ms | 2.9ms | 48.9MB | 140ms | 10ms | chpl 1.31.0 |
csharp | 6.cs | 188ms | 1.9ms | 47.2MB | 167ms | 13ms | dotnet/aot 9.0.303 |
csharp | 5.cs | 306ms | 7.6ms | 73.4MB | 267ms | 33ms | dotnet 9.0.303 |
csharp | 6.cs | 388ms | 4.4ms | 69.8MB | 360ms | 27ms | dotnet 9.0.303 |
csharp | 5.cs | 434ms | 2.0ms | 48.8MB | 410ms | 17ms | dotnet/aot 9.0.303 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
csharp | 3-m.cs | 1885ms | 25ms | 10.5MB | 7280ms | 0ms | dotnet/aot 9.0.303 |
chapel | 1-m.chpl | 1914ms | 2.2ms | 29.0MB | 3800ms | 0ms | chpl 1.31.0 |
csharp | 3-m.cs | 1919ms | 3.3ms | 30.1MB | 7350ms | 23ms | dotnet 9.0.303 |
chapel | 1.chpl | 3718ms | 16ms | 28.8MB | 3713ms | 0ms | chpl 1.31.0 |
csharp | 3-m.cs | 4704ms | 149ms | 25.7MB | 17910ms | 13ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
csharp | 3-m.cs | 479ms | 1.1ms | 10.4MB | 1817ms | 0ms | dotnet/aot 9.0.303 |
chapel | 1-m.chpl | 491ms | 2.1ms | 29.0MB | 953ms | 0ms | chpl 1.31.0 |
csharp | 3-m.cs | 534ms | 3.5ms | 30.0MB | 1880ms | 17ms | dotnet 9.0.303 |
chapel | 1.chpl | 945ms | 5.5ms | 28.6MB | 940ms | 0ms | chpl 1.31.0 |
csharp | 3-m.cs | 1244ms | 39ms | 25.7MB | 4693ms | 10ms | mono 6.12.0 |
lang | code | time | stddev | peak-mem mem | time(user) | time(sys) | compiler compiler/runtime |
---|---|---|---|---|---|---|---|
csharp | 3-m.cs | 128ms | 0.6ms | 10.6MB | 453ms | 0ms | dotnet/aot 9.0.303 |
chapel | 1-m.chpl | 132ms | 0.5ms | 28.9MB | 240ms | 0ms | chpl 1.31.0 |
csharp | 3-m.cs | 180ms | 5.3ms | 28.5MB | 503ms | 7ms | dotnet 9.0.303 |
chapel | 1.chpl | 246ms | 3.8ms | 28.8MB | 243ms | 0ms | chpl 1.31.0 |
csharp | 3-m.cs | 347ms | 1.9ms | 25.4MB | 1170ms | 7ms | mono 6.12.0 |