Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 4.89 KB

File metadata and controls

47 lines (39 loc) · 4.89 KB

Reproducible Builds an independently-verifiable path from source to binary code

Source code: https://github.com/quick-perf/quickperf.git

This project defines 23 modules:

rebuilding 3 releases of org.quickperf:quick-perf:

  • 3 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 0 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
1.1.0 mvn jdk11 w result: 53 ✅ 940K
1.0.1 mvn jdk11 w result: 38 ✅ 521K
1.0.0 mvn jdk11 w result: 38 ✅ 521K

(size is calculated without javadoc, that has been excluded from reproducibility checks)