Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.43 KB

File metadata and controls

26 lines (18 loc) · 2.43 KB

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

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

This project defines 2 modules:

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

  • 0 releases were found successfully fully reproducible (100% reproducible artifacts ✅),
  • 3 had issues (some unreproducible artifacts ⚠️, see eventual 🔍 diffoscope and/or 📝 issue tracker links):
version build spec result: reproducible? size
0.12 mvn jdk11 w result: 2 ✅ 2 ⚠️ 133K
0.11 mvn jdk11 w result: 2 ✅ 2 ⚠️ 129K
0.1 mvn jdk11 w result: 2 ✅ 2 ⚠️ 129K

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