-
Notifications
You must be signed in to change notification settings - Fork 80
Closed
Labels
A-opsArea: Operations (e.g. CI)Area: Operations (e.g. CI)P-highPriority: High. A high-priority issue should be fixed as soon as possible.Priority: High. A high-priority issue should be fixed as soon as possible.
Description
Currently the default CI heap values is 500Mb for OpenJDK (for example). A benchmark such as fop does not even require more than 250Mb to run with a NoGC. Hence, largely these CI tests don't actually give us confidence in the correctness of our GCs since they are not actively stressing them. We should also be testing more benchmarks instead of the 5-6 we have currently.
On a similar note, we should ideally start migrating to the newer running scripts to drive the test CI as well.
I am making this issue in core instead of the bindings as this affects all bindings in general.
Metadata
Metadata
Assignees
Labels
A-opsArea: Operations (e.g. CI)Area: Operations (e.g. CI)P-highPriority: High. A high-priority issue should be fixed as soon as possible.Priority: High. A high-priority issue should be fixed as soon as possible.