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 valid input
benchmarks/object/construct.bench.ts::construct
CodSpeed Performance Gauge
-9%
153.9 µs
169 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with valid input
benchmarks/string/template.bench.ts::template
CodSpeed Performance Gauge
-7%
42.9 µs
46.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with float
benchmarks/typed/isNumber.bench.ts::isNumber
CodSpeed Performance Gauge
-6%
18 µs
19.2 µ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 complex objects
benchmarks/typed/isEqual.bench.ts::isEqual
CodSpeed Performance Gauge
-6%
200.8 µs
212.8 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with object literal
benchmarks/typed/isPlainObject.bench.ts::isPlainObject
CodSpeed Performance Gauge
-5%
21.4 µs
22.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with class instance
benchmarks/typed/isObject.bench.ts::isObject
CodSpeed Performance Gauge
-3%
34.6 µs
35.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with undefined nested path and default value
benchmarks/object/get.bench.ts::get
CodSpeed Performance Gauge
-3%
33.9 µs
34.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with custom identity function
benchmarks/array/intersects.bench.ts::intersects
CodSpeed Performance Gauge
-2%
38.9 µs
39.8 µ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 identity function
benchmarks/array/diff.bench.ts::diff
CodSpeed Performance Gauge
-1%
75.6 µs
76.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
1
2
3
4
5
...
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