Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

native find vs for..in

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

Setting on Proxy vs Object (with and without handler/Reflect)

No description provided

Setting on Proxy vs Object

No description provided

Search for match in DOM 2

No description provided

Merging two arrays

No description provided

Map.get() vs Array.find() - With the same value to search

No description provided

Object key access vs array find 50 els

Test speed of object access by key vs array find to find object

String Comparison Test

No description provided

Slice vs Splice vs Shiftxxxxxx

Compares the speed for removing 2 items from the beginning of an array

Array.apply vs .from vs map vs loop

Compare the performance of various array creation methods.

RegEx.test vs. String.includes vs. String.match vs String.startsWith vs String.localeCompare vs String ===

No description provided

array vs regex 3

No description provided

array vs regex 2

No description provided

my local test 2

No description provided

Number.toLocaleString vs Intl.NumberFormat memory pressure

No description provided

Object creation vs function definition vs arror function vs function expression vs named function expression

No description provided

Object.is vs trick is vs direct is

No description provided

jr_test_contains_vs_closest

which is faster: contains or closest?

IndexOf vs Includes in string 2

Banana

Float64 vs Array

Blah

sillyString 2

No description provided

sillyString

No description provided

es6 vs prototype class

No description provided

Test Said

.

Vowel Start - RegEx.test vs. String.includes vs. String.match

No description provided