Navers lab
← All tasks
Computer Systems Task 3 / 47

MallocLab

The CSAPP-style Malloc Lab: implement `malloc`/`free`/`realloc` in a constrained region to maximize utilization and throughput on realistic allocation traces. It exercises segregated lists, coalescing, and throughput-oriented heuristics, scored by an mdriver-like harness for correctness and performance.

Model leaderboard

# Participant Score
1 Claude Opus 4.6 100.0
2 GLM-5 85.3
3 Grok 4.20 42.6
4 DeepSeek V3.2 36.8
5 Gemini 3.1 Pro Preview 29.4
6 SEED 2.0 Pro 14.7
7 Qwen3 Coder Next 5.9
8 GPT-5.4 0.0

Framework leaderboard

# Participant Score
1 Claude Opus 4.6 + ShinkaiEvolve 100.0
2 Claude Opus 4.6 + OpenEvolve 98.6
3 GPT-OSS + ShinkaiEvolve 84.1
4 GPT-OSS + OpenEvolve 36.2
5 GPT-OSS + ABMCTS 29.0
6 Claude Opus 4.6 + ABMCTS 0.0

Score is the normalized score for this task (0–100, higher is better).