Comment #14 on issue 28216 by witold.baryluk: Self-Compiled Chromium-Builds are much slower than the snapshots from Google (same build number) http://code.google.com/p/chromium/issues/detail?id=28216
Hi, i think it can be related to "Profile drived optimialisation", first you compiles with profile generation in gcc with -fprofile-generate, then run program and do few standard things, close application, recompile with -fprofile-use. But it hardly explains 50% performance drop. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
