[Webkit-unassigned] [Bug 246932] Non-reproducible Speedometer 2.1 scores

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 4 19:48:39 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=246932

--- Comment #4 from Vladimir <vprelovac at gmail.com> ---
@Alexey Proskuryakov 

After a lot of looking around I was able to find 

Tools/Scripts/build-and-collect-pgo-profiles

which referneces two techniques you describe and uses:

make release WK_LTO_MODE=thin ENABLE_LLVM_PROFILE_GENERATION=ON

It also then proceeds to run various benchamrks and collect PGO data. Looking good!

Question: How do I run the rebuild process to include the PGO data folder?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221105/7c1de8fd/attachment.htm>


More information about the webkit-unassigned mailing list