Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

classList.contains VS dataset

No description provided

spread vs object assign test

No description provided

Test push, Array from

테스트

Test script

테스트

plus sign vs template literals vs foreach

No description provided

Case Insensitive RegEx.test vs. String.includes

No description provided

lodash 4.17.21 vs deepmerge 4.3.1

No description provided

Array.from vs array destructure

No description provided

JavaScript Checking That A String Starts With A Value - Value Is **NOT** Found - Benchmarks - Playground

No description provided

JavaScript Checking That A String Starts With A Value - A Value Is Found - Benchmarks - Playground

No description provided

Native.toFixed() vs bignumber.js vs big.js vs decimal.js

- https://github.com/MikeMcl/bignumber.js/tree/v9.0.0 - https://github.com/MikeMcl/big.js/tree/v5.2.2 - https://github.com/MikeMcl/decimal.js/tree/v10.2.0

split vs slice when getting the last element of an array

split vs slice when getting the last element of an array

EcmaScript6 Uint32Array vs regular JS array

No description provided

Jump table vs switch case

No description provided

document.body vs document.querySelector speed test

No description provided

flatMap() vs filter().map() v3

flatMap vs filter map

flatMap() vs filter().map() v2

flatMap vs filter map

Replacing array

Replacing array with: - splice infinity - splice arr.length - length reset + push

Array pop vs shift

Comparing pop-push method vs shift for array element

Lodash cloneDeep vs native cloneDeep vs spread

compare array copy/clone methods

array find vs some -> list contains

measure !!find to some in a list of 10-20

let vs const v5

No description provided

let vs const v4

No description provided

let vs const v3

No description provided

let vs const v2

No description provided