Browse the latest JavaScript performance benchmarks created by the community.
Compare speed of Math.max() vs sort.
No description provided
No description provided
No description provided
No description provided
No description provided
Testing the performance of using `delete` keyword VS setting prop to null to remove an property of an object
No description provided
No description provided
Goal: Get the target element inside the DOM Test case #1 - You don't have the target id - Find a target element through DOM via Element.closest() Test case #2 - You have the target id from your state - Find the target element via Document.querySelector()
Goal: Get the target element inside the DOM Test case #1 - You don't have the target id - Find a target element through DOM via Element.closest() Test case #2 - You have the target id from your state - Find the target element via Document.querySelector()
No description provided
No description provided
No description provided
DomCanvas vs OffscreenCanvas
Test the speed and memory usage using 3 different techniques for constructing class objects.
Test the speed and memory usage using 3 different techniques for constructing class objects.
No description provided
No description provided
No description provided
No description provided
Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map
Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map
Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map
No description provided