Browse the latest JavaScript performance benchmarks created by the community.
_.uniqBy vs myUniqBy
No description provided
test regex vs loop
No description provided
Compares slice, substr and substring to each other when there is only a start index
Compares slice, substr and substring to each other when there is only a start index
Compares slice, substr and substring to each other when there is only a start index
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Compare _.omit vs native destructuring vs manual omit
This benchmark compares methods of drawing lots of sprites onto a HTML5 canvas element. We test two basic "sprites": a filled square and a filled circle. We can explicitly draw them with path drawing methods, or drawing a prototype and copying them onto the canvas multiple times, using drawImage, or putImageData.
Measure the performance of instanceOf operator vs comparing a basic string type.
No description provided
No description provided
No description provided