Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

angular.copy vs JSON.parse(JSON.stringify())

FIguring out the performance differences between using the operations in the name on copying an array of objects considering the fact that other methods of copying (slice, concat, etc.) are shallow copies and end up being by reference instead of by value.

Bob the Benchmark

No description provided

JS and Jquery getting element by ID

No description provided

For vs Foreach

Testing performance

Bob the Benchmark

No description provided

first

first

Looping functions

No description provided

Bob the Benchmark

No description provided

test of the site

example test

foreach loop difference

No description provided

Fruit benchmark

Comparing raw JS to jQuery for class selection

For vs Foreach

Testing performance

Test_our_data

No description provided

Fruit benchmark

No description provided

TestBenchmark

will try the site 4 1st time

uint8array

No description provided

Empty an element

No description provided

split string vs regex

No description provided

shift vs pop

No description provided

shift vs pop

No description provided

Which equals operator (== vs ===) is faster?

Is there a performance benefit to replacing == with ===?

Forloop vs indexOf

No description provided

Forloop vs indexOf

No description provided

Forloop vs indexOf

No description provided

Comparing arrays of Numbers

Testing different methods of comparing 2 sorted arrays of integer values