Bartlomiej Plotka
Bartlomiej Plotka
[PGO (profile guided optimization) ](https://go.dev/doc/pgo) allows compiler to adjust compilation based on input from runtime profile of the same binary. Currently PGO is limited (inlining), but it can yield benefits...
So I am doing lots of microbenchmarks and unfortunately still frontbench is way behind the bash script I developed through the year ;p At this point I am curious if...
Potentially in private doc for maintainers to include links?
This ensures better safety in terms of CPU results - useful for shared environments. Would be nice to do it programmatically: https://github.com/aclements/perflock/issues/6
Hi, seems like we might join efforts with other folks to keep updates about conferences and CFP. There might be missing categorization there, but otherwise, it's better to not do...
> I edited the real time be more clear. > > The problem that I have is handling metrics for services with several thousands instances. > > Let’s say that...
See: https://bugzilla.redhat.com/show_bug.cgi?id=1911181
Hi, Is there a way to use this awesome tool but std using field options. The problem is when we have many other options if every plugin has a different...
Trying to revive this project a bit as we depend on it in Observatorium, plus experimenting with potential further use. (: cc @brancz - let us know if you want...