Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Spacing numbers every 3 digits

No description provided

Space numbers every 3 digits

No description provided

Array Push vs pointer

benchmark array pointers append vs push

foreach vs spread operator 2

Compare the new ES6 spread operator with the traditional concat() method

concat vs spread operator

Compare the new ES6 spread operator with the traditional concat() method

Floating Point ToFixed

No description provided

querySelector vs getElementsByClassName 2

No description provided

date formatter libraries -tiny

No description provided

Loop Benchmark.

No description provided

querySelector vs getElementsByClassName[0]

Slight alteration because querySelector only returns a first element.

zxcvvvv

zcxv

object array find vs _.find

Compare the new ES6 spread operator with the traditional concat() method

Comparison between replace and split map join with Map 222

No description provided

Comparison between replace and split map join test2

No description provided

Comparison between replace and split map join with Map

No description provided

Comparison between replace and split map join

No description provided

Native XHR vs jQuery Ajax 3.3.1

Same as this: https://www.measurethat.net/Benchmarks/Show/833/13/native-xhr-vs-jquery-ajax but without some test cases since IE11 can't run them

Benchmark

No description provided

lodash concat test

No description provided

Selector performance in JQuery 2

No description provided

Selector performance in JQuery

No description provided

Ramda vs. Lodash2

Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.

int int int

No description provided

Javascript Sorting Algorithms

Port from jsperf(https://jsperf.com/sorting-algorithms/58)

Shuffle duration on large arrays

No description provided