Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when building the reproducibility story for an ATC (ACM SIGOPS Annual Technical Conference, formerly USENIX ATC) systems paper — pinning testbed and software environments, providing a turnkey path from the artifact to the headline numbers, and preparing an anonymized-but-runnable review package ahead of the Available/Functional/Reproduced badges.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-18 | ✗→✓ | ▲ Improved | 31% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 1% | 0% |
| case-05 | ✓→✓ | = Same ✓ | 26% | 0% |
| case-01 | ✓→✓ | = Same ✓ | -27% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -12% | 0% |
Build the reproducibility story alongside the system, not at the deadline. ATC has an active artifact culture inherited from USENIX: reviewers expect a runnable, anonymized artifact at review time, and after acceptance an Artifact Evaluation Committee awards Available / Functional / Reproduced badges (see atc-artifact-evaluation). The through-line is that a systems result other people can re-run is worth more than one they must take on faith — and systems provenance cannot be reconstructed after the fact.
Record these at collection time; none can be recovered at the deadline:
text[Hardware] CPU/NIC/SSD models, core/memory counts, firmware/BIOS where it matters [OS/kernel] kernel version, distro, relevant sysctl/tuning, hugepages/NUMA settings [Toolchain] compiler, library, and runtime versions; build flags [Workload] trace source + extraction date, generator version + seeds, request mix [Method] warm-up window, measurement duration, run count, aggregation method [Code] commit SHAs for your system and every baseline; patches applied
The single most valuable artifact property is that an evaluator can regenerate your paper's main figures and tables:
runtime.
./run_fig3.sh) that does setup, run,and plot.
and state clearly which results are full-scale-only and why.
measurement noise.
requirements, Nix) over"install these 30 packages by hand."
so explicitly and document the required host, since a container cannot abstract the hardware away.
them.
At submission the artifact must be runnable yet double-blind:
configs, logs, or commit metadata.
.git/ from archives.identifying, and reconcile it in the camera-ready.
laptop" is the most common Functional failure.
provide the closest reproducible substitute — silence reads as a weakness.
reimplementation) and claim only what you support.
analysis scripts — even when the production system itself cannot ship.
text[Provenance] hardware/OS/toolchain/workload/method/code pinned at collection time? gaps? [Turnkey] claim-to-experiment map + one-command runs + small-scale mode present? yes/no [Environment] container or pinned lockfile? hardware dependencies documented? [Anonymity] artifact runnable AND double-blind (no names/hosts/owner strings)? yes/no [Clean-machine] runs from a fresh checkout on a clean host? yes/no [Badge readiness] on track for Available / Functional / Reproduced? blockers?
Other measured skills in the registry, with their headline benchmark lift.