Benchmark name When Created
new Date(date) vs new Date(normalizeToLocalDate(date)) 3 4 months ago
Set VS Array VS Object Dictionary

Set vs Array vs Object Dictionary

4 months ago
Bitwise Big array comparision 2

Bitwise big array comparision. Goal of this test is to figure out wether it's more efficient to find 1 out of many checksums as string or integer.

4 months ago
Set vs Array cuttle

Checking to see if a variable is included

4 months ago
array.from.map vs array.from with map [large dataset] 4 months ago
new Date(date) vs new Date(normalizeToLocalDate(date)) 2 4 months ago
object record find 100000 4 months ago
new Date(date) vs new Date(normalizeToLocalDate(date)) 4 months ago
object record find 2 4 months ago
array.from.map vs array.from with map 4 months ago
Initialization: direct vs. spread vs. Object.assign 4 months ago
Object initialization direct vs. spread vs. Object.assign 4 months ago
Array.from() vs Spread with 10K elements 4 months ago
className vs. setAttribute vs. classList (separately and in one go) 4 months ago
find: .includes vs hashtable .has 4 months ago
for vs foreach vs some vs for..of vs for in

Compare loop performance

4 months ago
Split 10k file

Split 10k file

4 months ago
indexOf vs. Includes vs. Find vs. Some vs. Filter vs. loop vs. $.inArray()

Array.indexOf() vs. Array.includes(value) vs. Array.includes(function) vs. Array.find() vs. Array.some() vs. Array.filter() vs. Loop vs. JQuery's $.inArray() vs. lodash's _.includes()

4 months ago
immutable object/set/array

check performance of adding/removing items from immutable data structures like array, object, Set and Immutable.Set

4 months ago
Check Date contains time 4 months ago
.endsWith vs includes (2) 4 months ago
offsetWidth / offsetHeight vs. getBoundingClientRect() vs. clientWidth / clientHeight 4 months ago
String concatenation vs array join Chrome 5 4 months ago
String concatenation vs array join Chrome 4 4 months ago
String concatenation vs array join Chrome 3 4 months ago

 Create Your benchmarks