garbagedestroyer

Projects

Public experiments and tools from prodgarbagedestroyer and prod-garbage-destroyer. Each project pairs a repo with benchmark data.

7 projects

Shellfeatured

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.

benchmarkcold-startdockernodejsbungorust
repo
Shell

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.

benchmarkmemorynodejspythongorust
repo
Shellfeatured

throughput-race-benchmark-2026

Throughput race: Node.js vs Python vs Go vs Rust — wrk RPS under ramping concurrency from 10 to 10K connections.

benchmarkthroughputnodejspythongorust
repo
Shell

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.

benchmarkbuild-timenodejspythongorust
repo
Shell

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.

benchmarkdockercontainernodejspythongorust
repovideo
Shellfeatured

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.

benchmarkgorustnodejsrest-apipostgresql
repo
Shell

rest-api-benchmark-2026

REST API benchmark experiment runner — standardized harness for comparing backend frameworks across languages under realistic workloads.

benchmarkrest-apishellexperiment-runner
repo