Balance DOOP corpus across 21 measured applications - #94
Open
StarGazerM wants to merge 1 commit into
Open
StarGazerM wants to merge 1 commit into
StarGazerM wants to merge 1 commit into
Conversation
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change
Expand the catalog from 12 to 21 distinct applications, with 6 small / 5 medium / 6 large / 4 xlarge instead of 5/2/4/1. The size thresholds are unchanged. Sixteen genuinely new application families were extracted and measured; nine were selected rather than padding the suite with more small cases.
Published data and evidence
Corpus prerelease: nine pinned raw archives, per-application source/dependency/image/platform hashes and extraction commands, extraction logs, full CPU count reports/input fingerprints, candidate-selection audit, preparation-equivalence evidence and SHA256SUMS. Data and binaries stay outside Git. Total catalog downloads are approximately 2.96 GB; complete raw inputs approximately 52.3 GB.
Verification
fetchcommand into a fresh root, without the archive-cache option. All size/SHA256 checks passed.listandlist --tier xlarge; the latter selects Soot, Jython, Scala and Kotlin.PYTHONPATH=src python -m pytest -q: 1111 passed, 5 skipped, one existing Jupyter deprecation warning.ruff check examples/doop_benchmark.py: passed.Limits
Zero warmups/one repeat establish cardinality and completion, not comparative performance. GPU equivalence/performance is not claimed here. Static extraction retains its reflection/phantom limitations: Kotlin has 23 phantom methods and 3 phantom-based methods after completing declared dependencies plus JNA and Java 8 tools; Scala also retains phantom-based methods. Exact diagnostics are preserved, not suppressed. Failed extractor runs, including runs that exited zero with Soot errors, were not promoted. Upstream software retains its own licenses.