Benchmark name When Created
native-slice-vs-chunk-real-map one year ago
native-slice-vs-chunk-real one year ago
Mathpowvsnum**2

afawetgaweg

one year ago
Map vs Object vs Set lookup and add and lookup ugh one year ago
Map vs Object vs Set add one year ago
Map vs Object vs Set lookup and add one year ago
setmptyarray

array = [] array.length = 0

one year ago
set empty array

array = [] array.length = 0

one year ago
Check for whitespace text nodes v2

/S/.test(node.nodeValue) vs node.nodeValue.trim().length

one year ago
Check for whitespace text nodes

/S/.test(node.nodeValue) vs node.nodeValue.trim().length

one year ago
partarum_test1

Ein Test

one year ago
Array vs TypedArray write performance one year ago
Split+join vs replace vs replaceAll long string one year ago
(ColorfulCakeChen) CNN FusedConv (285226079309c705d1eaef149ddee0b61a5f6f94) 19 one year ago
single regex vs double regex vs for loop one year ago
Object.fromEntries vs reduce 341235 one year ago
RegEx.test vs. String.includes vs. String.match vs String.indexOf one year ago
fast Deep Equal vs JSON.stringify Equality Comparison for very large arrays of nested numbers

Test on deep equality checking performance

one year ago
fast Deep Equal vs JSON.stringify Equality Comparison for large arrays of nested numbers

Test on deep equality checking performance

one year ago
eval vs Function with function creation at runtime one year ago
Math.pow(10, x) vs Math.exp(Math.LN10 * x)

Math.pow(10, x) vs Math.exp(Math.LN10 * x)

one year ago
arr unshift vs push + reverse (bigbig array) one year ago
arr unshift vs push + reverse (big array) one year ago
SPLICE vs SHIFT one year ago
remove array item performance one year ago

 New benchmark Your benchmarks