GPUOpen-Tools / compressonator

Tool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluate Profile-Guided Optimization (PGO)

zamazan4ik opened this issue · comments

Hi!

Right now I am testing Profile-Guided Optimization (PGO) benefits for different kinds of software (the results are here).

Since PGO shows improvements in many cases, I think would be a good idea to try to optimize Compressonator tooling with PGO and measure the improvements. If PGO can help - would be great to see a note about PGO in the documentation.

@zamazan4ik Thanks for the information and link, we will look into this to see if PGO can help optimize the SDK.