radashi-org
radashi
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
GitHub Actions
run
6 months ago
b5c7777
cimbraien:feat/array/mapify
Compare
Base
Search a run
Head
feat: add `mapify` function
#58
cimbraien:feat/array/mapify
6 months ago
Compare
Suggested base runs:
Pull Request Base
•
Parent Commit
Benchmarks
with valid input
benchmarks/random/uid.bench.ts::uid::with valid input
45.2 µs
with item by index
benchmarks/array/replace.bench.ts::replace::with item by index
32.3 µs
with namespace object
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with namespace object
21.2 µs
with special characters
benchmarks/random/uid.bench.ts::uid::with special characters
40 µs
with item in a list of objects
benchmarks/array/replace.bench.ts::replace::with item in a list of objects
41.5 µs
with undefined new item
benchmarks/array/replace.bench.ts::replace::with undefined new item
18.2 µs
with numbers and special characters (no split on number)
benchmarks/string/snake.bench.ts::snake::with numbers and special characters (no split on number)
58.5 µs
with float
benchmarks/typed/isFloat.bench.ts::isFloat::with float
29.1 µs
with Object.create(null)
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with Object.create(null)
21.4 µs
with object literal
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with object literal
22.4 µs
with non-number value
benchmarks/typed/isFloat.bench.ts::isFloat::with non-number value
19.6 µs
with non-empty array
benchmarks/array/fork.bench.ts::fork::with non-empty array
41.8 µs
with valid input
benchmarks/string/capitalize.bench.ts::capitalize::with valid input
24.1 µs
with complex inputs
benchmarks/array/merge.bench.ts::merge::with complex inputs
51.7 µs
with array index path
benchmarks/object/get.bench.ts::get::with array index path
231.7 µs
with integer
benchmarks/typed/isFloat.bench.ts::isFloat::with integer
22.5 µs
with valid input
benchmarks/object/crush.bench.ts::crush::with valid input
190.9 µs
with valid input
benchmarks/array/counting.bench.ts::counting::with valid input
37.9 µs
with default value
benchmarks/object/get.bench.ts::get::with default value
41.7 µs
with null
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with null
14.9 µs
with non-empty array
benchmarks/array/boil.bench.ts::boil::with non-empty array
35 µs
with valid input
benchmarks/random/shuffle.bench.ts::shuffle::with valid input
219.3 µs
with valid input
benchmarks/string/snake.bench.ts::snake::with valid input
116.1 µs
with empty object
benchmarks/typed/isEmpty.bench.ts::isEmpty::with empty object
44.8 µs
with simple path
benchmarks/object/get.bench.ts::get::with simple path
124.2 µs
with non-plain object (Date)
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with non-plain object (Date)
23.9 µs
with non-plain object (arguments)
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with non-plain object (arguments)
42.9 µs
with empty array
benchmarks/array/boil.bench.ts::boil::with empty array
16.1 µs
with empty array
benchmarks/array/fork.bench.ts::fork::with empty array
23.7 µs
with two empty array inputs
benchmarks/array/merge.bench.ts::merge::with two empty array inputs
18 µs
with valid input
benchmarks/object/mapEntries.bench.ts::mapEntries::with valid input
51.7 µs
with a specified character
benchmarks/string/trim.bench.ts::trim::with a specified character
36.8 µs
with valid input
benchmarks/string/template.bench.ts::template::with valid input
46.1 µs
with two special characters
benchmarks/string/trim.bench.ts::trim::with two special characters
40.9 µs
with descending order
benchmarks/array/sort.bench.ts::sort::with descending order
46.5 µs
with undefined
benchmarks/number/toFloat.bench.ts::toFloat::with undefined
14.6 µs
with valid input
benchmarks/string/trim.bench.ts::trim::with valid input
40.3 µs
with undefined nested path and default value
benchmarks/object/get.bench.ts::get::with undefined nested path and default value
34.9 µs
with empty string
benchmarks/typed/isEmpty.bench.ts::isEmpty::with empty string
35.7 µs
with non-empty object
benchmarks/typed/isEmpty.bench.ts::isEmpty::with non-empty object
37.8 µs
with function fill
benchmarks/array/list.bench.ts::list::with function fill
41.5 µs
with ascending order
benchmarks/array/sort.bench.ts::sort::with ascending order
46.5 µs
with string fill
benchmarks/array/list.bench.ts::list::with string fill
43.1 µs
to default precision (0 decimal places)
benchmarks/number/round.bench.ts::round::to default precision (0 decimal places)
18.9 µs
with custom step
benchmarks/array/list.bench.ts::list::with custom step
252.5 µs
with string
benchmarks/number/toFloat.bench.ts::toFloat::with string
20 µs
with list of numbers
benchmarks/array/sum.bench.ts::sum::with list of numbers
20.9 µs
with descending order
benchmarks/array/alphabetical.bench.ts::alphabetical::with descending order
51.7 µs
with empty object
benchmarks/object/invert.bench.ts::invert::with empty object
20.9 µs
with decimal string
benchmarks/typed/isIntString.bench.ts::isIntString::with decimal string
22.1 µs
with list of objects
benchmarks/array/sum.bench.ts::sum::with list of objects
32.8 µs
with object
benchmarks/object/clone.bench.ts::clone::with object
42.4 µs
with non-empty string
benchmarks/typed/isEmpty.bench.ts::isEmpty::with non-empty string
30.4 µs
with list of numbers
benchmarks/array/max.bench.ts::max::with list of numbers
28.7 µs
with null
benchmarks/typed/isEmpty.bench.ts::isEmpty::with null
14.5 µs
with out-of-bounds precision
benchmarks/number/round.bench.ts::round::with out-of-bounds precision
40.6 µs
with list of objects
benchmarks/array/max.bench.ts::max::with list of objects
48.7 µs
with empty keys
benchmarks/object/pick.bench.ts::pick::with empty keys
24.9 µs
with custom step
benchmarks/array/range.bench.ts::range::with custom step
16.8 µs
with default step
benchmarks/array/list.bench.ts::list::with default step
41.9 µs
with key not in object
benchmarks/object/pick.bench.ts::pick::with key not in object
31.9 µs
with very small numbers close to zero
benchmarks/number/round.bench.ts::round::with very small numbers close to zero
37.8 µs
with Promise
benchmarks/typed/isPromise.bench.ts::isPromise::with Promise
22.5 µs
with ascending order
benchmarks/array/alphabetical.bench.ts::alphabetical::with ascending order
52 µs
with valid input
benchmarks/string/pascal.bench.ts::pascal::with valid input
39.7 µs
with non-empty object
benchmarks/object/invert.bench.ts::invert::with non-empty object
33.2 µs
with integer string
benchmarks/typed/isIntString.bench.ts::isIntString::with integer string
20.4 µs
with numbers
benchmarks/typed/isEqual.bench.ts::isEqual::with numbers
119.7 µs
with custom value generator
benchmarks/array/range.bench.ts::range::with custom value generator
17 µs
with object fill
benchmarks/array/list.bench.ts::list::with object fill
57 µs
with index
benchmarks/array/select.bench.ts::select::with index
40.5 µs
with strings
benchmarks/typed/isEqual.bench.ts::isEqual::with strings
126.8 µs
with non-numeric string
benchmarks/typed/isIntString.bench.ts::isIntString::with non-numeric string
29.5 µs
with non-empty input list
benchmarks/array/select.bench.ts::select::with non-empty input list
52.2 µs
without a condition callback
benchmarks/array/select.bench.ts::select::without a condition callback
49.6 µs
with one key not in object
benchmarks/object/pick.bench.ts::pick::with one key not in object
34.4 µs
with default step
benchmarks/array/range.bench.ts::range::with default step
16.8 µs
with arrays
benchmarks/typed/isEqual.bench.ts::isEqual::with arrays
129 µs
with non-Promise
benchmarks/typed/isPromise.bench.ts::isPromise::with non-Promise
27.8 µs
with valid input
benchmarks/object/construct.bench.ts::construct::with valid input
169 µs
with float
benchmarks/typed/isNumber.bench.ts::isNumber::with float
19.2 µs
with null
benchmarks/typed/isNumber.bench.ts::isNumber::with null
18.1 µs
with class instance
benchmarks/object/clone.bench.ts::clone::with class instance
67.3 µs
with object literal
benchmarks/typed/isObject.bench.ts::isObject::with object literal
18.6 µs
with empty input list
benchmarks/array/select.bench.ts::select::with empty input list
21 µs
with null
benchmarks/typed/isObject.bench.ts::isObject::with null
14.7 µs
with complex objects
benchmarks/typed/isEqual.bench.ts::isEqual::with complex objects
212.8 µs
with item that does not exist and custom matcher
benchmarks/array/toggle.bench.ts::toggle::with item that does not exist and custom matcher
36.5 µs
with non-number
benchmarks/typed/isNumber.bench.ts::isNumber::with non-number
18.3 µs
with class instance
benchmarks/typed/isObject.bench.ts::isObject::with class instance
35.7 µs
with invalid input
benchmarks/typed/isDate.bench.ts::isDate::with invalid input
25.4 µs
with non-empty array
benchmarks/array/sift.bench.ts::sift::with non-empty array
28.1 µs
with integer
benchmarks/typed/isNumber.bench.ts::isNumber::with integer
18 µs
with full list and identity value function
benchmarks/array/mapify.bench.ts::mapify::with full list and identity value function
56.9 µs
with Promise-like
benchmarks/typed/isPromise.bench.ts::isPromise::with Promise-like
28 µs
with objects
benchmarks/typed/isEqual.bench.ts::isEqual::with objects
111.4 µs
with strategy prepend
benchmarks/array/toggle.bench.ts::toggle::with strategy prepend
45.7 µs
with item that does exist
benchmarks/array/toggle.bench.ts::toggle::with item that does exist
29.2 µs
with non-number value
benchmarks/typed/isInt.bench.ts::isInt::with non-number value
29.2 µs
with integer
benchmarks/typed/isInt.bench.ts::isInt::with integer
19.6 µs
with item that does not exist
benchmarks/array/toggle.bench.ts::toggle::with item that does not exist
27.2 µs
with empty list
benchmarks/array/mapify.bench.ts::mapify::with empty list
18.4 µs
with non-Date value
benchmarks/typed/isDate.bench.ts::isDate::with non-Date value
19.3 µs
with non-empty array
benchmarks/array/shift.bench.ts::shift::with non-empty array
30.6 µs
with empty keys
benchmarks/object/omit.bench.ts::omit::with empty keys
15.6 µs
with specific keys
benchmarks/object/omit.bench.ts::omit::with specific keys
29.7 µs
with valid input
benchmarks/typed/isDate.bench.ts::isDate::with valid input
24.4 µs
with entirely different arrays
benchmarks/array/diff.bench.ts::diff::with entirely different arrays
34.1 µs
with empty list
benchmarks/array/last.bench.ts::last::with empty list
15.5 µs
with non-integer
benchmarks/typed/isInt.bench.ts::isInt::with non-integer
20 µs
specified cluster size of 3
benchmarks/array/cluster.bench.ts::cluster::specified cluster size of 3
33.9 µs
with item that does exist and custom matcher
benchmarks/array/toggle.bench.ts::toggle::with item that does exist and custom matcher
45.5 µs
with identity function
benchmarks/array/diff.bench.ts::diff::with identity function
76.5 µs
with empty array
benchmarks/array/shift.bench.ts::shift::with empty array
15.3 µs
with array of keys
benchmarks/object/filterKey.bench.ts::filterKey::with array of keys
31.9 µs
with list of numbers
benchmarks/array/min.bench.ts::min::with list of numbers
28.5 µs
with filter callback
benchmarks/object/filterKey.bench.ts::filterKey::with filter callback
34.5 µs
with empty object
benchmarks/object/listify.bench.ts::listify::with empty object
20 µs
with index
benchmarks/array/selectFirst.bench.ts::selectFirst::with index
29.2 µs
with valid input
benchmarks/array/last.bench.ts::last::with valid input
27.2 µs
with class instance
benchmarks/object/filterKey.bench.ts::filterKey::with class instance
63 µs
with non-empty object
benchmarks/object/listify.bench.ts::listify::with non-empty object
47.8 µs
with empty input list
benchmarks/array/selectFirst.bench.ts::selectFirst::with empty input list
18.2 µs
max of two items
benchmarks/series/series.bench.ts::series::max method::max of two items
13 µs
without a condition callback
benchmarks/array/selectFirst.bench.ts::selectFirst::without a condition callback
47.9 µs
with default cluster size
benchmarks/array/cluster.bench.ts::cluster::with default cluster size
33.8 µs
min of two items
benchmarks/series/series.bench.ts::series::min method::min of two items
18 µs
get previous item
benchmarks/series/series.bench.ts::series::previous method::get previous item
12.6 µs
get first item
benchmarks/series/series.bench.ts::series::first method::get first item
11.3 µs
get last item
benchmarks/series/series.bench.ts::series::last method::get last item
11.7 µs
spin by negative number
benchmarks/series/series.bench.ts::series::spin method::spin by negative number
206.2 µs
with custom map function
benchmarks/array/zipToObject.bench.ts::zipToObject::with custom map function
40.6 µs
spin by zero
benchmarks/series/series.bench.ts::series::spin method::spin by zero
11.3 µs
spin by positive number
benchmarks/series/series.bench.ts::series::spin method::spin by positive number
45.7 µs
with non-empty arrays
benchmarks/array/zip.bench.ts::zip::with non-empty arrays
53.2 µs
with valid input
benchmarks/random/random.bench.ts::random::with valid input
20.2 µs
with valid input
benchmarks/object/mapKeys.bench.ts::mapKeys::with valid input
36.4 µs
with key fn
benchmarks/array/unique.bench.ts::unique::with key fn
235.7 µs
with valid input
benchmarks/object/upperize.bench.ts::upperize::with valid input
40.9 µs
with non-empty arrays
benchmarks/array/zipToObject.bench.ts::zipToObject::with non-empty arrays
26.9 µs
with list of objects
benchmarks/array/min.bench.ts::min::with list of objects
48.5 µs
with valid input
benchmarks/object/assign.bench.ts::assign::with valid input
270.5 µs
with only one value
benchmarks/array/zipToObject.bench.ts::zipToObject::with only one value
37.6 µs
with valid input
benchmarks/string/title.bench.ts::title::with valid input
48.6 µs
with valid input
benchmarks/random/draw.bench.ts::draw::with valid input
24.6 µs
with item at end
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::with item at end
30.9 µs
get next item
benchmarks/series/series.bench.ts::series::next method::get next item
12.7 µs
with valid input
benchmarks/array/iterate.bench.ts::iterate::with valid input
24.3 µs
with non-empty input list
benchmarks/array/selectFirst.bench.ts::selectFirst::with non-empty input list
37 µs
with empty list
benchmarks/array/objectify.bench.ts::objectify::with empty list
18.3 µs
with empty array and a default value
benchmarks/array/first.bench.ts::first::with empty array and a default value
15.6 µs
with item at start
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::with item at start
31.8 µs
with arrow function
benchmarks/typed/isFunction.bench.ts::isFunction::with arrow function
15.2 µs
with item in middle
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::with item in middle
220.9 µs
with null
benchmarks/typed/isString.bench.ts::isString::with null
19 µs
with non-empty array
benchmarks/array/unique.bench.ts::unique::with non-empty array
23 µs
append item
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::append item
27.2 µs
with primitive
benchmarks/typed/isPrimitive.bench.ts::isPrimitive::with primitive
14.8 µs
with null
benchmarks/typed/isPrimitive.bench.ts::isPrimitive::with null
14.6 µs
with filter function input
benchmarks/object/shake.bench.ts::shake::with filter function input
43.6 µs
with valid input
benchmarks/string/camel.bench.ts::camel::with valid input
42.8 µs
with null
benchmarks/typed/isFunction.bench.ts::isFunction::with null
14.5 µs
with non-primitive
benchmarks/typed/isPrimitive.bench.ts::isPrimitive::with non-primitive
21.4 µs
with Symbol instance
benchmarks/typed/isSymbol.bench.ts::isSymbol::with Symbol instance
21.1 µs
with non-empty array
benchmarks/array/first.bench.ts::first::with non-empty array
27.3 µs
with valid input
benchmarks/object/shake.bench.ts::shake::with valid input
54.4 µs
with valid input
benchmarks/object/mapValues.bench.ts::mapValues::with valid input
34.3 µs
with named function
benchmarks/typed/isFunction.bench.ts::isFunction::with named function
15.1 µs
with anonymous function
benchmarks/typed/isFunction.bench.ts::isFunction::with anonymous function
15 µs
with full list and identity value function
benchmarks/array/objectify.bench.ts::objectify::with full list and identity value function
57 µs
with object
benchmarks/typed/isString.bench.ts::isString::with object
19.2 µs
with null
benchmarks/typed/isSymbol.bench.ts::isSymbol::with null
14.7 µs
with groups by provided attribute
benchmarks/array/group.bench.ts::group::with groups by provided attribute
213.5 µs
with non-empty object
benchmarks/object/keys.bench.ts::keys::with non-empty object
112.7 µs
with empty object
benchmarks/typed/isSymbol.bench.ts::isSymbol::with empty object
18.6 µs
with string
benchmarks/typed/isString.bench.ts::isString::with string
14.8 µs
with number
benchmarks/typed/isString.bench.ts::isString::with number
19 µs
with no common items
benchmarks/array/intersects.bench.ts::intersects::with no common items
35.5 µs
with mixed arrays
benchmarks/array/intersects.bench.ts::intersects::with mixed arrays
22.2 µs
with string
benchmarks/number/toInt.bench.ts::toInt::with string
18.7 µs
with deep path
benchmarks/object/set.bench.ts::set::with deep path
50.1 µs
with custom identity function
benchmarks/array/intersects.bench.ts::intersects::with custom identity function
39.8 µs
with empty object
benchmarks/object/keys.bench.ts::keys::with empty object
29.7 µs
with undefined
benchmarks/number/toInt.bench.ts::toInt::with undefined
14.5 µs
with numeric key
benchmarks/object/set.bench.ts::set::with numeric key
51.9 µs
with object arrays
benchmarks/array/intersects.bench.ts::intersects::with object arrays
54.2 µs
with non-empty range
benchmarks/number/inRange.bench.ts::inRange::with non-empty range
20.2 µs
with two params
benchmarks/number/inRange.bench.ts::inRange::with two params
20.2 µs
with non-empty input list
benchmarks/array/flat.bench.ts::flat::with non-empty input list
26.5 µs
with simple path
benchmarks/object/set.bench.ts::set::with simple path
40.3 µs
with valid input
benchmarks/string/dash.bench.ts::dash::with valid input
39 µs
with valid input
benchmarks/object/lowerize.bench.ts::lowerize::with valid input
38.8 µs
with array index path
benchmarks/object/set.bench.ts::set::with array index path
100.2 µs
© 2024 CodSpeed Technology
Home
Terms
Privacy
Docs