A fix for the firefox profiler bug on asm.js is almost landed, which would make that easier to figure out, will show all function times. https://bugzilla.mozilla.org/show_bug.cgi?id=1040390
- Alon On Thu, Jul 24, 2014 at 1:19 AM, Jukka Jylänki <[email protected]> wrote: > Nice google doc page with the charts - that gave a good executive summary > very quickly! > > I'm very surprised that -Oz is faster than -O3, and also that in asm.js > cases, that lto can make the performance worse. If you find any insight as > to why those could be, that'd be extremely valuable. > > > 2014-07-24 7:50 GMT+03:00 王璐 <[email protected]>: > > Seems that -Oz w/ asmjs and --llvm-lto is the best overall >> >> -- >> You received this message because you are subscribed to the Google Groups >> "emscripten-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
