Status: New
Owner: ----

New issue 1114 by curiousdannii: Typed arrays much slower than regular arrays
http://code.google.com/p/v8/issues/detail?id=1114

(From: http://code.google.com/p/chromium/issues/detail?id=70675)

Chrome Version       : Chrome 10.0.645
URLs (if applicable) : http://jsperf.com/typed-array-iteration/13

This test case compares Uint8Array and Uint32Array with the regular Array by incrementing each array entry.

What is expected is that typed arrays are faster than regular arrays.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to