Changes

Jump to: navigation, search

PGO Related Bugs

601 bytes added, 17:32, 18 September 2008
New page: == Research PGO-related bugs == On Windows, Mozilla has begun using [https://bugzilla.mozilla.org/show_bug.cgi?id=419893 profile-guided optimization] to make execution of the browser fast...
== Research PGO-related bugs ==

On Windows, Mozilla has begun using [https://bugzilla.mozilla.org/show_bug.cgi?id=419893 profile-guided optimization] to make execution of the browser faster (i.e., you run your binary and see how it is likely to run, and optimize for those code paths). Currently, there are parts of the Mozilla source code that have bugs or crash when run in PGO builds. This project will mean trying to isolate these bugs by doing PGO builds of these components, creating test cases, debugging, and hopefully fixing things.

Resources: ted, sdwilsh, and others based on component.
1
edit

Navigation menu