Browse the latest JavaScript performance benchmarks created by the community.
No description provided
set versus includes
No description provided
No description provided
No description provided
calcTriangleCount vs calcSegments
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Comparing regex vs string versions of replaceAll
No description provided
Compare loop performance
No description provided
No description provided
No description provided
No description provided
No description provided
JS arrays are weird and (probably?) not memory-contiguous, but just for kicks, let's see what difference there is (if any) between performing the same action on 1,000,000 objects in an object-oriented style (with the method attached to the object) vs an ECS-style (with the behavior separated from the raw data)
Is there a difference between constant string and a constant template literal assignment?
No description provided