Benchmark name When Created
js splice v toSpliced improved

show splice v toSpliced performance

9 months ago
js splice v toSpliced

show splice v toSpliced performance

9 months ago
InstanceOf vs flag 9 months ago
fynd test 9 months ago
Object key access vs array find_2_

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

9 months ago
Object key access vs array find_2

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

9 months ago
Floor test 9 months ago
JavaScript Array: Every vs Some

Compare the performance of using the Every and Some method in an Array

9 months ago
Array loop vs foreach vs map real case 100k 9 months ago
Array loop vs foreach vs map real case 9 months ago
filtering with Array.prototype.flatMap vs for of loop vs Array.prototype.map + Array.prototype.filter 9 months ago
filtering with Array.prototype.flatMap vs for of loop 9 months ago
str.match vs str.Split forked 3

Test String.match with regex against String.split with string. We are splitting a string at the spaces.

9 months ago
date test each technique 9 months ago
Array vs Class

Checking whether it's faster to create an obj or array when mapping an array to a standardized shape

9 months ago
Map clearance

Comparing Array.from(Map.values()) vs [].push(Map.values().next())

9 months ago
lodash vs ramda 1231jdasda 9 months ago
Test performance aaaaa n 9 months ago
Test performance aaaaa 9 months ago
Test performance aaaa 9 months ago
fn call overhead

testing how much overhead a function call creates

9 months ago
prop access vs in operator

in vs prop

9 months ago
_pickBy vs native Object.entries + filter

Based on this test: https://www.measurethat.net/Benchmarks/Show/7332/0/pickby-vs-native But using filter instead of reduce

9 months ago
Function invocation for plain calculations 9 months ago
Function vs difference 9 months ago

 New benchmark Your benchmarks