Open zsimpson opened 13 years ago
This is bad news, it seems to just take a long time to respond... ~7 seconds
In Chrome, with timestamps added: http://gyazo.com/93a1c0b8c5e5eab4e0127129270c1b2d.png
In Firefox, with timestamps added: http://gyazo.com/d4e853e7aaa17d089f6ec749edc23303.png
How about Opera and Safari?
Safari uses the same implementation of the Worker constructor as Chrome (its in WebKit). Opera is untested
Incidentally, I was wrong in assuming the implementations would perform the same... http://gyazo.com/d2a433aff3d6bee9eca87148c561cb07.png
The following code executes perfectly under Chrome but acts like the second call to "send" to the worker thread fails under Firefox.
main_thread
worker