JoeDog / siege

Siege is an http load tester and benchmarking utility
GNU General Public License v3.0
5.9k stars 386 forks source link

Evaluate Profile-Guided Optimization (PGO) and LLVM BOLT #227

Open zamazan4ik opened 11 months ago

zamazan4ik commented 11 months ago

Hi!

There are a lot of examples of different applications, where Profile-Guided Optimization (PGO) helps a lot with performance - you can check it here. Since PGO shows measurable improvements for other HTTP benchmarking software like Drill and Goose, I think it will be a good idea to test PGO on Siege as well.

I can propose the following action points: