Indeed the memory spike is pretty bad, and it crash right at the peak memory usage.
Chrome Canary Version 51.0.2696.0 canary (64-bit) : <https://lh3.googleusercontent.com/-oOlqdVsy-rk/Vv6AcdARxKI/AAAAAAAAABE/-pwybAjUxc8w5o18_2pFrrq34FiQI2p2Q/s1600/chrome.png> In comparison, here's Firefox Nightly 48.0a1 (2016-03-24) : <https://lh3.googleusercontent.com/-FV3OVq9toEc/Vv6ArMzDVlI/AAAAAAAAABI/CY28nw6KvAUAn_MHyA2stGVwvPBVNuljQ/s1600/firefox.png> On Friday, April 1, 2016 at 9:15:09 AM UTC-4, Robert Goulet wrote: > > Currently using 6. > > On Thursday, March 31, 2016 at 6:57:48 PM UTC-4, Ben Smith wrote: >> >> How many workers are you using? I've seen issues with memory exhaustion >> during parsing with many workers. >> >> On Thursday, March 31, 2016 at 2:23:08 PM UTC-7, Robert Goulet wrote: >>> >>> Our engine works fine with pthreads in Firefox Nightly, but in Chrome >>> Canary when I enable them it crashes before we reach main. I haven't tried >>> a simple hello world test case thought. >>> >>> On Thursday, March 24, 2016 at 6:08:57 PM UTC-4, jj wrote: >>>> >>>> I ran Emscripten test suite on Canary some time ago, and there >>>> everything seemed to work out well. I think they did use the Emscripten >>>> suite as a testbed against their implementation to be up to parity, so >>>> that >>>> was to be expected! >>>> >>>> 2016-03-17 20:11 GMT+02:00 Robert Goulet <[email protected]>: >>>> >>>>> Hi all, anyone tried to use Emscripten pthread support in latest >>>>> chrome canary? >>>>> >>>>> It can be enabled using --js-flags=--harmony-sharedarraybuffer >>>>> --enable-blink-features=SharedArrayBuffer flags. >>>>> >>>>> Please share your experience. Thanks! >>>>> >>>>> -- >>>>> 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.
