radashi-org
radashi
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
feat: add `mapify` function
#58
Comparing
cimbraien:feat/array/mapify
(
b5c7777
) with
main
(
e2c2ce3
)
CodSpeed Performance Gauge
-14%
Improvement
2
Regression
2
Untouched
187
New
2
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Improvement
New
Untouched
193 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with empty input list
benchmarks/array/select.bench.ts::select
CodSpeed Performance Gauge
-14%
18.2 µs
21 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with integer
benchmarks/typed/isFloat.bench.ts::isFloat
CodSpeed Performance Gauge
-13%
19.7 µs
22.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with primitive
benchmarks/typed/isPrimitive.bench.ts::isPrimitive
CodSpeed Performance Gauge
+21%
17.8 µs
14.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with mixed arrays
benchmarks/array/intersects.bench.ts::intersects
CodSpeed Performance Gauge
+15%
25.5 µs
22.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with full list and identity value function
benchmarks/array/mapify.bench.ts::mapify
CodSpeed Performance Gauge
N/A
N/A
56.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with empty list
benchmarks/array/mapify.bench.ts::mapify
CodSpeed Performance Gauge
N/A
N/A
18.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with full list and identity value function
benchmarks/array/objectify.bench.ts::objectify
CodSpeed Performance Gauge
+6%
60.2 µs
57 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with item that does exist and custom matcher
benchmarks/array/toggle.bench.ts::toggle
CodSpeed Performance Gauge
+2%
46.5 µs
45.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with special characters
benchmarks/random/uid.bench.ts::uid
CodSpeed Performance Gauge
+2%
40.8 µs
40 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with string fill
benchmarks/array/list.bench.ts::list
CodSpeed Performance Gauge
+2%
43.9 µs
43.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with numbers and special characters (no split on number)
benchmarks/string/snake.bench.ts::snake
CodSpeed Performance Gauge
+1%
59.3 µs
58.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with non-empty input list
benchmarks/array/select.bench.ts::select
CodSpeed Performance Gauge
+1%
52.9 µs
52.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with index
benchmarks/array/select.bench.ts::select
CodSpeed Performance Gauge
+1%
41 µs
40.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with null
benchmarks/typed/isEmpty.bench.ts::isEmpty
CodSpeed Performance Gauge
+1%
14.7 µs
14.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with anonymous function
benchmarks/typed/isFunction.bench.ts::isFunction
CodSpeed Performance Gauge
+1%
15.2 µs
15 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with non-empty array
benchmarks/array/unique.bench.ts::unique
CodSpeed Performance Gauge
+1%
23.2 µs
23 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with undefined
benchmarks/number/toInt.bench.ts::toInt
CodSpeed Performance Gauge
+1%
14.7 µs
14.5 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with valid input
benchmarks/object/crush.bench.ts::crush
CodSpeed Performance Gauge
+1%
192.6 µs
190.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with item that does not exist
benchmarks/array/toggle.bench.ts::toggle
CodSpeed Performance Gauge
+1%
27.5 µs
27.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with valid input
benchmarks/object/mapValues.bench.ts::mapValues
CodSpeed Performance Gauge
+1%
34.6 µs
34.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with non-number value
benchmarks/typed/isFloat.bench.ts::isFloat
CodSpeed Performance Gauge
+1%
19.7 µs
19.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with array index path
benchmarks/object/set.bench.ts::set
CodSpeed Performance Gauge
+1%
101.1 µs
100.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with null
benchmarks/typed/isPrimitive.bench.ts::isPrimitive
CodSpeed Performance Gauge
+1%
14.7 µs
14.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with null
benchmarks/typed/isPlainObject.bench.ts::isPlainObject
CodSpeed Performance Gauge
+1%
15 µs
14.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with non-Date value
benchmarks/typed/isDate.bench.ts::isDate
CodSpeed Performance Gauge
+1%
19.5 µs
19.3 µs
1
2
...
8
Commits
Click on a commit to change the comparison range
Base
main
e2c2ce3
-52.75%
chore: format & fix linter related problems
abbcbc3
2 years ago
+39%
Merge branch 'main' into feat/array/mapify
b5c7777
2 years ago
by aleclarson
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs