Comment #7 on issue 1630 by [email protected]: Compiled raytrace code is very slow
http://code.google.com/p/v8/issues/detail?id=1630
I noticed with a number of emscripten demos that they don't recognize or use typed arrays when run in Chrome. Therefore we end up using slow arrays for the HEAP arrays.
Could it be that the typed array detection is not working as expected? -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
