aboutsummaryrefslogtreecommitdiff
path: root/prepare_thomaswue.sh
Commit message (Collapse)AuthorAgeFilesLines
* Tuning and subprocess spawn for thomaswue (#533)Thomas Wuerthinger2024-01-211-2/+2
| | | | | | | | | | | | | * Some clean up, small-scale tuning, and reduce complexity when handling longer names. * Do actual work in worker subprocess. Main process returns immediately and OS clean up of the mmap continues in the subprocess. * Update minor Graal version after CPU release. * Turn GC back to epsilon GC (although it does not seem to make a difference). * Minor tuning for another +1%.
* Adding Scanner object and also tuning for better branch prediction for about ↵Thomas Wuerthinger2024-01-121-0/+1
| | | | +6%. (#341)
* Remove additional_build_steps_*.sh support (#301)Alexander Yastrebov2024-01-111-0/+6
| | | There is no need to have it as preparation steps could be fit into prepare_*.sh
* Fix test.sh to use prepare scriptAlexander Yastrebov2024-01-101-1/+1
|
* Hyperfine: Script re-orgGunnar Morling2024-01-091-0/+19