arne-bdt opened a new issue, #3643:
URL: https://github.com/apache/jena/issues/3643

   ### Change
   
   **Description**
   In `jena-benchmarks` we currently build and include multiple shaded Jena 
baseline artifacts:
   
   * `jena-benchmarks-shadedJena480`
   * `jena-benchmarks-shadedJena510`
   * `jena-benchmarks-shadedJena550`
   
   Keeping these baselines increases build time and maintenance overhead. I 
also suspect they are no longer particularly meaningful comparators for current 
performance tracking.
   
   **Proposal**
   
   * Remove the three older baseline artifacts listed above.
   * Keep only the latest Jena 5 baseline (currently: 
`jena-benchmarks-shadedJena560`).
   
   **Rationale**
   
   * Faster builds and simpler maintenance.
   * Baseline comparisons stay focused on current, relevant versions.
   
   **Question for maintainers/users**
   Is anyone still relying on `4.8.0`, `5.1.0`, or `5.5.0` as baselines for 
long-term regression comparisons? If there is a concrete use case, we could 
keep one additional historical baseline, but otherwise I recommend simplifying 
to just `shadedJena560`.
   
   ### Are you interested in contributing a pull request for this task?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to