-
Hi!
Recently I did many Profile-Guided Optimization (PGO) benchmarks on multiple projects - the results are available [here](https://github.com/zamazan4ik/awesome-pgo). Here you can find different …
-
# Feature Request
Profile-Guided Optimization (PGO) allows gaining additional performance for the software since it uses runtime profile information to perform more advanced optimization during the…
-
**What would you like to be added**:
Cost aware scheduling with the respective scheduling-estimator, as per [#3447](https://github.com/karmada-io/karmada/issues/3447#issuecomment-1607741534).
…
-
Hi!
Recently I did many Profile-Guided Optimization (PGO) benchmarks on multiple projects - the results are available [here](https://github.com/zamazan4ik/awesome-pgo). Here you can find different …
-
Hi!
Recently I checked Profile-Guided Optimization (PGO) improvements on multiple projects. The results are [here](https://github.com/zamazan4ik/awesome-pgo/).
Since PGO showed measurable improv…
-
It would be very useful to record and publish benchmarks of how zarr-python performs in various workloads. Especially with the addition of sharding, I think people working with Zarr will benefit from …
d-v-b updated
3 months ago
-
We should add the [dostoevsky](https://stratos.seas.harvard.edu/sites/scholar.harvard.edu/files/stratos/files/dostoevskykv.pdf) compaction improvement where you always compact into SR 0 if you are doi…
-
## Current Situation
Flatcar OS does not include the `lz4` and `zstd` kernel modules, which are necessary for enabling certain compression features, particularly in the case of `zram` (a compressed…
-
Hi!
I want to discuss several compiler optimizations that could be helpful for the project. Maybe you even already tested them and have some benchmark numbers to share publicly ;)
Did you test L…
-
Benchmark vinyl on a few standard workloads in order to discover and eliminate performance the simplest performance bugs - and identify the next step for performance optimization.