Submission for DEV's Summer Bug Smash — Clear the Lineup track.
The codebase
a2a-benchmark is my multi-language A2A (Agent-to-Agent) performance suite: four agents — Python and Go behind Gemini tool-calling via ADK, Node.js and Rust as direct handlers — each compute Mersenne primes with the Lucas–Lehmer test, while a harness sweeps N=1–24 and charts calculation time and round-trip time.
The committed results stopped at N=22. I never questioned that. I should have.
The headline bug: a whole column of data didn't exist






