es-toolkit/benchmarks/performance
Dayong Lee 58ea6baa5d
chore(clone): replace Foo class with object in clone benchmark (#233)
Co-authored-by: Sojin Park <raon0211@toss.im>
2024-07-18 21:18:51 +09:00
..
camelCase.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
capitalize.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
chunk.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
clamp.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
clone.bench.ts chore(clone): replace Foo class with object in clone benchmark (#233) 2024-07-18 21:18:51 +09:00
compact.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
countBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
difference.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
differenceBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
differenceWith.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
drop.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
dropRight.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
dropRightWhile.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
dropWhile.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
fill.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
flatMap.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
flatten.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
flattenDeep.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
forEachRight.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
get.bench.ts feat(get): Add get (#232) 2024-07-18 21:17:15 +09:00
groupBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
head.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
initial.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
inRange.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
intersection.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
intersectionBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
intersectionWith.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
invert.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
isEqual.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
isNil.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
kebabCase.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
keyBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
last.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
lowerCase.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
maxBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
mean.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
meanBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
minBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
negate.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
omit.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
omitBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
once.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
orderBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
partition.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
pick.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
random.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
range.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
round.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
sample.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
sampleSize.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
shuffle.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
snakeCase.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
sum.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
sumBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
tail.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
take.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
takeRight.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
takeRightWhile.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
takeWhile.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
toFilled.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
union.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
unionBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
unionWith.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
uniq.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
uniqBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
uniqWith.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
unzip.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
unzipWith.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
without.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
xor.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
xorBy.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
xorWith.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
zip.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
zipObject.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00
zipObjectDeep.bench.ts docs: Update docs for zipObjectDeep 2024-07-18 20:43:58 +09:00
zipWith.bench.ts test: Add benchmarks for bundle size 2024-07-17 11:47:39 +09:00