binary-heap-benchmark icon indicating copy to clipboard operation
binary-heap-benchmark copied to clipboard

Use Uint32Array() instead of Array()

Open dabbler0 opened this issue 11 years ago • 0 comments

This speeds JavaScript performance up to 1330ms and cuts memory usage by a factor of three.

dabbler0 avatar Feb 21 '14 02:02 dabbler0