Releases: QuantumSavory/julia-precompile-benchmark
Releases · QuantumSavory/julia-precompile-benchmark
Release list
Julia precompile benchmark v3.0.0
v3 centralizes dependency isolation, measurement scheduling, scenario execution, result validation, and summarization. Consumer packages now provide only their ordered workload registry. This release also includes a deterministic local tool bundle and its SHA-256 checksum.
v2.0.0
Changes
- standardize repetition controls as
PRECOMPILE_BENCHMARK_BUILDSandPRECOMPILE_BENCHMARK_SAMPLES - remove the environment-prefix input
- remove scenario and extra-scenario inputs; package harnesses now own an ordered
PRECOMPILE_BENCHMARKSregistry
This is a breaking action interface release. Existing v1 users are unchanged.