Projects
Public experiments and tools from prodgarbagedestroyer and prod-garbage-destroyer. Each project pairs a repo with benchmark data.
7 projects
cold-start-race-benchmark-2026
Cold start race: Node.js vs Bun vs Go vs Rust — measuring time-to-first-byte from bare HTTP to production Docker containers.
memory-race-benchmark-2026
60-second memory footprint race: Node.js vs Python vs Go vs Rust under sustained load. Tracks RSS, heap, and GC behavior.
throughput-race-benchmark-2026
Throughput race: Node.js vs Python vs Go vs Rust — wrk RPS under ramping concurrency from 10 to 10K connections.
build-time-race-benchmark-2026
Build time race: Node.js vs Python vs Go vs Rust — clean compile/build time comparison across package managers and toolchains.
docker-size-race-benchmark-2026
Docker image size race: Node.js vs Python vs Go vs Rust — scratch vs Alpine container builds compared across compression strategies.
go-rust-node-rest-api-benchmark-2026
Benchmark: Go, Rust, and Node.js REST API performance under realistic workloads — CRUD operations, pagination, and database queries.
rest-api-benchmark-2026
REST API benchmark experiment runner — standardized harness for comparing backend frameworks across languages under realistic workloads.