Seems like : DEBUG root: emcc step "bitcodeize inputs" took 12.47 seconds
is taking most of the time ( it's on i7 4770, on our build machine, it's more like 1 minutes for a file :/ ). On Thursday, October 9, 2014 12:41:40 PM UTC+2, jj wrote: > > Try setting the environment variable EMCC_DEBUG=1 before building to > investigate which part has slowed down. Perhaps that will give a clue to > pinning down where it regressed? > > 2014-10-09 2:16 GMT-04:00 Olivier Chatry <[email protected] > <javascript:>>: > >> Hello, >> >> I updated emscripten yesterday, on my OSx computer, and since then the >> build is very very slow :(. I have try the latest on linux ( which seems to >> be "master" ) and everything is working fine. >> >> Any idea on how to make it faster ? or should I just revert to the old >> version ? >> >> -- >> 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] <javascript:>. >> 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.
