Posts
Coming soon!
-
benchmatrix: Performance Benchmarking as an Experiment
How benchmatrix turns pytest-benchmark timings into paired, matrix-aware, statistically explicit, and auditable performance regression decisions.
-
Inside Jobman, Part 4: Process Trees, Timeouts, and Durable Logs
How Jobman controls process trees across platforms, enforces cancellation and timeouts, and records output without confusing log integrity with process outcome.
-
Python Project Foundry: A Production-Ready Repository in One Command
Python Project Foundry generates production-ready Python repositories with testing, documentation, security, CI, containers, and releases built in.
-
Inside Jobman, Part 3: Scheduling Without a Central Scheduler
How independent Jobman supervisors coordinate dependencies, waits, retries, and fair concurrency admission through durable local state.