| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tuning and subprocess spawn for thomaswue (#533) | Thomas Wuerthinger | 2024-01-21 | 1 | -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 Wuerthinger | 2024-01-12 | 1 | -0/+1 |
| | | | | | +6%. (#341) | ||||
| * | Remove additional_build_steps_*.sh support (#301) | Alexander Yastrebov | 2024-01-11 | 1 | -0/+6 |
| | | | | There is no need to have it as preparation steps could be fit into prepare_*.sh | ||||
| * | Fix test.sh to use prepare script | Alexander Yastrebov | 2024-01-10 | 1 | -1/+1 |
| | | |||||
| * | Hyperfine: Script re-org | Gunnar Morling | 2024-01-09 | 1 | -0/+19 |
