Open tshemsedinov opened 6 years ago
Compared TypedArray, ArrayBuffer with DataView and Node.js's Buffer using metarhia/metatests. Results:
TypedArray......................42377238.......min NodeBuffer......................51611210......+22% ArrayBufferWithTypedArray......122892487.....+190% ArrayBufferWithDataView........136330923.....+222%
Compared TypedArray, ArrayBuffer with DataView and Node.js's Buffer using metarhia/metatests. Results: