The leaderboard shows the execution time of each group's implementation of the buddy allocator. It is updated automatically every day (see Last generated build). The stdev column shows the standard deviation over multiple runs and is not taken into account for ranking.
Groups will be ranked according to the execution time of their allocator on standardized benchmark. The following rules apply:
Benchmark code was updated on 16/03/2026.
Remark: If your code crashes or produces incorrect results during the benchmark, the leaderboard will show Invalid next to your group id. Make sure to test your implementation and use valgrind to check for memory errors before submitting.
| Rank | Group | Time (ms) | Stdev (ms) |
|---|---|---|---|
| 0 | TA: Teaching Assistants (optimized) [out of ranking] | 10.64 | 0.033 |
| 1 🏆 | TristanEtPierre | 30.296 | 0.088 |
| 2 🥈 | 11 | 32.87 | 0.134 |
| 3 🥉 | Team06 | 33.086 | 0.094 |
| 4 | StephaneLucas | 58.069 | 0.111 |
| 5 | TM | 62.423 | 0.087 |
| 6 | team001 | 77.947 | 0.198 |
| 7 | TA: Teaching Assistants (semi-optimized) | 80.578 | 1.465 |
| 8 | Group02 | 82.59 | 0.15 |
| 9 | Group07 | 117.155 | 2.463 |
| 10 | malloc | 196.773 | 0.281 |
| 11 | 13 | 2102.542 | 1.92 |
| 12 | Equipee18 | 3511.129 | 2.196 |
| 13 | spiderman | Invalid | Invalid |