radashi-org
radashi
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
chore: add `pnpm add-function` command
#54
Merged
Merging
chore/add-function-cmd
into
main
CodSpeed Performance Gauge
N/A
Improvements
0
Regressions
0
Untouched
0
New
191
Dropped
0
Ignored
0
Benchmarks
New
with ascending order
benchmarks/array/alphabetical.bench.ts::alphabetical::with ascending order
CodSpeed Performance Gauge
N/A
N/A
52 µs
with descending order
benchmarks/array/alphabetical.bench.ts::alphabetical::with descending order
CodSpeed Performance Gauge
N/A
N/A
51.9 µs
with empty array
benchmarks/array/boil.bench.ts::boil::with empty array
CodSpeed Performance Gauge
N/A
N/A
16 µs
with non-empty array
benchmarks/array/boil.bench.ts::boil::with non-empty array
CodSpeed Performance Gauge
N/A
N/A
35 µs
specified cluster size of 3
benchmarks/array/cluster.bench.ts::cluster::specified cluster size of 3
CodSpeed Performance Gauge
N/A
N/A
33.9 µs
with default cluster size
benchmarks/array/cluster.bench.ts::cluster::with default cluster size
CodSpeed Performance Gauge
N/A
N/A
33.9 µs
with valid input
benchmarks/array/counting.bench.ts::counting::with valid input
CodSpeed Performance Gauge
N/A
N/A
37.8 µs
with entirely different arrays
benchmarks/array/diff.bench.ts::diff::with entirely different arrays
CodSpeed Performance Gauge
N/A
N/A
34.2 µs
with identity function
benchmarks/array/diff.bench.ts::diff::with identity function
CodSpeed Performance Gauge
N/A
N/A
76.7 µs
with empty array and a default value
benchmarks/array/first.bench.ts::first::with empty array and a default value
CodSpeed Performance Gauge
N/A
N/A
15.6 µs
with non-empty array
benchmarks/array/first.bench.ts::first::with non-empty array
CodSpeed Performance Gauge
N/A
N/A
27.2 µs
with non-empty input list
benchmarks/array/flat.bench.ts::flat::with non-empty input list
CodSpeed Performance Gauge
N/A
N/A
26.3 µs
with empty array
benchmarks/array/fork.bench.ts::fork::with empty array
CodSpeed Performance Gauge
N/A
N/A
23.8 µs
with non-empty array
benchmarks/array/fork.bench.ts::fork::with non-empty array
CodSpeed Performance Gauge
N/A
N/A
41.8 µs
with groups by provided attribute
benchmarks/array/group.bench.ts::group::with groups by provided attribute
CodSpeed Performance Gauge
N/A
N/A
213.6 µs
with custom identity function
benchmarks/array/intersects.bench.ts::intersects::with custom identity function
CodSpeed Performance Gauge
N/A
N/A
38.8 µs
with mixed arrays
benchmarks/array/intersects.bench.ts::intersects::with mixed arrays
CodSpeed Performance Gauge
N/A
N/A
22.4 µs
with no common items
benchmarks/array/intersects.bench.ts::intersects::with no common items
CodSpeed Performance Gauge
N/A
N/A
35.4 µs
with object arrays
benchmarks/array/intersects.bench.ts::intersects::with object arrays
CodSpeed Performance Gauge
N/A
N/A
55.3 µs
with valid input
benchmarks/array/iterate.bench.ts::iterate::with valid input
CodSpeed Performance Gauge
N/A
N/A
24.1 µs
with empty list
benchmarks/array/last.bench.ts::last::with empty list
CodSpeed Performance Gauge
N/A
N/A
15.5 µs
with valid input
benchmarks/array/last.bench.ts::last::with valid input
CodSpeed Performance Gauge
N/A
N/A
27.4 µs
with custom step
benchmarks/array/list.bench.ts::list::with custom step
CodSpeed Performance Gauge
N/A
N/A
252.2 µs
with default step
benchmarks/array/list.bench.ts::list::with default step
CodSpeed Performance Gauge
N/A
N/A
45.1 µs
with function fill
benchmarks/array/list.bench.ts::list::with function fill
CodSpeed Performance Gauge
N/A
N/A
41.6 µs
with object fill
benchmarks/array/list.bench.ts::list::with object fill
CodSpeed Performance Gauge
N/A
N/A
57.1 µs
with string fill
benchmarks/array/list.bench.ts::list::with string fill
CodSpeed Performance Gauge
N/A
N/A
40.2 µs
with list of numbers
benchmarks/array/max.bench.ts::max::with list of numbers
CodSpeed Performance Gauge
N/A
N/A
28.7 µs
with list of objects
benchmarks/array/max.bench.ts::max::with list of objects
CodSpeed Performance Gauge
N/A
N/A
48.6 µs
with complex inputs
benchmarks/array/merge.bench.ts::merge::with complex inputs
CodSpeed Performance Gauge
N/A
N/A
51.5 µs
with two empty array inputs
benchmarks/array/merge.bench.ts::merge::with two empty array inputs
CodSpeed Performance Gauge
N/A
N/A
18 µs
with list of numbers
benchmarks/array/min.bench.ts::min::with list of numbers
CodSpeed Performance Gauge
N/A
N/A
28.5 µs
with list of objects
benchmarks/array/min.bench.ts::min::with list of objects
CodSpeed Performance Gauge
N/A
N/A
48.6 µs
with empty list
benchmarks/array/objectify.bench.ts::objectify::with empty list
CodSpeed Performance Gauge
N/A
N/A
18.5 µs
with full list and identity value function
benchmarks/array/objectify.bench.ts::objectify::with full list and identity value function
CodSpeed Performance Gauge
N/A
N/A
60.3 µs
with custom step
benchmarks/array/range.bench.ts::range::with custom step
CodSpeed Performance Gauge
N/A
N/A
16.9 µs
with custom value generator
benchmarks/array/range.bench.ts::range::with custom value generator
CodSpeed Performance Gauge
N/A
N/A
17 µs
with default step
benchmarks/array/range.bench.ts::range::with default step
CodSpeed Performance Gauge
N/A
N/A
16.8 µs
with item by index
benchmarks/array/replace.bench.ts::replace::with item by index
CodSpeed Performance Gauge
N/A
N/A
32.3 µs
with item in a list of objects
benchmarks/array/replace.bench.ts::replace::with item in a list of objects
CodSpeed Performance Gauge
N/A
N/A
41.5 µs
with undefined new item
benchmarks/array/replace.bench.ts::replace::with undefined new item
CodSpeed Performance Gauge
N/A
N/A
18.2 µs
append item
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::append item
CodSpeed Performance Gauge
N/A
N/A
27.2 µs
with item at end
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::with item at end
CodSpeed Performance Gauge
N/A
N/A
30.8 µs
with item at start
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::with item at start
CodSpeed Performance Gauge
N/A
N/A
34.8 µs
with item in middle
benchmarks/array/replaceOrAppend.bench.ts::replaceOrAppend::with item in middle
CodSpeed Performance Gauge
N/A
N/A
220.9 µs
with empty input list
benchmarks/array/select.bench.ts::select::with empty input list
CodSpeed Performance Gauge
N/A
N/A
18.3 µs
with index
benchmarks/array/select.bench.ts::select::with index
CodSpeed Performance Gauge
N/A
N/A
40.5 µs
with non-empty input list
benchmarks/array/select.bench.ts::select::with non-empty input list
CodSpeed Performance Gauge
N/A
N/A
53.1 µs
without a condition callback
benchmarks/array/select.bench.ts::select::without a condition callback
CodSpeed Performance Gauge
N/A
N/A
49.6 µs
with empty input list
benchmarks/array/selectFirst.bench.ts::selectFirst::with empty input list
CodSpeed Performance Gauge
N/A
N/A
18.3 µs
with index
benchmarks/array/selectFirst.bench.ts::selectFirst::with index
CodSpeed Performance Gauge
N/A
N/A
30.2 µs
with non-empty input list
benchmarks/array/selectFirst.bench.ts::selectFirst::with non-empty input list
CodSpeed Performance Gauge
N/A
N/A
37.1 µs
without a condition callback
benchmarks/array/selectFirst.bench.ts::selectFirst::without a condition callback
CodSpeed Performance Gauge
N/A
N/A
51.1 µs
with empty array
benchmarks/array/shift.bench.ts::shift::with empty array
CodSpeed Performance Gauge
N/A
N/A
15.2 µs
with non-empty array
benchmarks/array/shift.bench.ts::shift::with non-empty array
CodSpeed Performance Gauge
N/A
N/A
30.5 µs
with non-empty array
benchmarks/array/sift.bench.ts::sift::with non-empty array
CodSpeed Performance Gauge
N/A
N/A
28.1 µs
with ascending order
benchmarks/array/sort.bench.ts::sort::with ascending order
CodSpeed Performance Gauge
N/A
N/A
46.6 µs
with descending order
benchmarks/array/sort.bench.ts::sort::with descending order
CodSpeed Performance Gauge
N/A
N/A
46.5 µs
with list of numbers
benchmarks/array/sum.bench.ts::sum::with list of numbers
CodSpeed Performance Gauge
N/A
N/A
20.9 µs
with list of objects
benchmarks/array/sum.bench.ts::sum::with list of objects
CodSpeed Performance Gauge
N/A
N/A
32.6 µs
with item that does exist
benchmarks/array/toggle.bench.ts::toggle::with item that does exist
CodSpeed Performance Gauge
N/A
N/A
29.4 µs
with item that does exist and custom matcher
benchmarks/array/toggle.bench.ts::toggle::with item that does exist and custom matcher
CodSpeed Performance Gauge
N/A
N/A
45.6 µs
with item that does not exist
benchmarks/array/toggle.bench.ts::toggle::with item that does not exist
CodSpeed Performance Gauge
N/A
N/A
27.4 µ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
CodSpeed Performance Gauge
N/A
N/A
36.8 µs
with strategy prepend
benchmarks/array/toggle.bench.ts::toggle::with strategy prepend
CodSpeed Performance Gauge
N/A
N/A
45.9 µs
with key fn
benchmarks/array/unique.bench.ts::unique::with key fn
CodSpeed Performance Gauge
N/A
N/A
235.1 µs
with non-empty array
benchmarks/array/unique.bench.ts::unique::with non-empty array
CodSpeed Performance Gauge
N/A
N/A
23.1 µs
with non-empty arrays
benchmarks/array/zip.bench.ts::zip::with non-empty arrays
CodSpeed Performance Gauge
N/A
N/A
53.4 µs
with custom map function
benchmarks/array/zipToObject.bench.ts::zipToObject::with custom map function
CodSpeed Performance Gauge
N/A
N/A
40.8 µs
with non-empty arrays
benchmarks/array/zipToObject.bench.ts::zipToObject::with non-empty arrays
CodSpeed Performance Gauge
N/A
N/A
30.5 µs
with only one value
benchmarks/array/zipToObject.bench.ts::zipToObject::with only one value
CodSpeed Performance Gauge
N/A
N/A
37.8 µs
with non-empty range
benchmarks/number/inRange.bench.ts::inRange::with non-empty range
CodSpeed Performance Gauge
N/A
N/A
23.4 µs
with two params
benchmarks/number/inRange.bench.ts::inRange::with two params
CodSpeed Performance Gauge
N/A
N/A
20.3 µs
to default precision (0 decimal places)
benchmarks/number/round.bench.ts::round::to default precision (0 decimal places)
CodSpeed Performance Gauge
N/A
N/A
19 µs
with out-of-bounds precision
benchmarks/number/round.bench.ts::round::with out-of-bounds precision
CodSpeed Performance Gauge
N/A
N/A
40.6 µs
with very small numbers close to zero
benchmarks/number/round.bench.ts::round::with very small numbers close to zero
CodSpeed Performance Gauge
N/A
N/A
37.9 µs
with string
benchmarks/number/toFloat.bench.ts::toFloat::with string
CodSpeed Performance Gauge
N/A
N/A
20.1 µs
with undefined
benchmarks/number/toFloat.bench.ts::toFloat::with undefined
CodSpeed Performance Gauge
N/A
N/A
14.8 µs
with string
benchmarks/number/toInt.bench.ts::toInt::with string
CodSpeed Performance Gauge
N/A
N/A
18.8 µs
with undefined
benchmarks/number/toInt.bench.ts::toInt::with undefined
CodSpeed Performance Gauge
N/A
N/A
14.6 µs
with valid input
benchmarks/object/assign.bench.ts::assign::with valid input
CodSpeed Performance Gauge
N/A
N/A
270.3 µs
with class instance
benchmarks/object/clone.bench.ts::clone::with class instance
CodSpeed Performance Gauge
N/A
N/A
66.5 µs
with object
benchmarks/object/clone.bench.ts::clone::with object
CodSpeed Performance Gauge
N/A
N/A
42.5 µs
with valid input
benchmarks/object/construct.bench.ts::construct::with valid input
CodSpeed Performance Gauge
N/A
N/A
157.3 µs
with valid input
benchmarks/object/crush.bench.ts::crush::with valid input
CodSpeed Performance Gauge
N/A
N/A
192.7 µs
with array of keys
benchmarks/object/filterKey.bench.ts::filterKey::with array of keys
CodSpeed Performance Gauge
N/A
N/A
31.9 µs
with class instance
benchmarks/object/filterKey.bench.ts::filterKey::with class instance
CodSpeed Performance Gauge
N/A
N/A
63.6 µs
with filter callback
benchmarks/object/filterKey.bench.ts::filterKey::with filter callback
CodSpeed Performance Gauge
N/A
N/A
34.5 µs
with array index path
benchmarks/object/get.bench.ts::get::with array index path
CodSpeed Performance Gauge
N/A
N/A
231.5 µs
with default value
benchmarks/object/get.bench.ts::get::with default value
CodSpeed Performance Gauge
N/A
N/A
54.7 µs
with simple path
benchmarks/object/get.bench.ts::get::with simple path
CodSpeed Performance Gauge
N/A
N/A
124.8 µs
with undefined nested path and default value
benchmarks/object/get.bench.ts::get::with undefined nested path and default value
CodSpeed Performance Gauge
N/A
N/A
33.9 µs
with empty object
benchmarks/object/invert.bench.ts::invert::with empty object
CodSpeed Performance Gauge
N/A
N/A
21 µs
with non-empty object
benchmarks/object/invert.bench.ts::invert::with non-empty object
CodSpeed Performance Gauge
N/A
N/A
33.3 µs
with empty object
benchmarks/object/keys.bench.ts::keys::with empty object
CodSpeed Performance Gauge
N/A
N/A
29.7 µs
with non-empty object
benchmarks/object/keys.bench.ts::keys::with non-empty object
CodSpeed Performance Gauge
N/A
N/A
112.7 µs
with empty object
benchmarks/object/listify.bench.ts::listify::with empty object
CodSpeed Performance Gauge
N/A
N/A
19.9 µs
with non-empty object
benchmarks/object/listify.bench.ts::listify::with non-empty object
CodSpeed Performance Gauge
N/A
N/A
47.7 µs
with valid input
benchmarks/object/lowerize.bench.ts::lowerize::with valid input
CodSpeed Performance Gauge
N/A
N/A
38.9 µs
with valid input
benchmarks/object/mapEntries.bench.ts::mapEntries::with valid input
CodSpeed Performance Gauge
N/A
N/A
51.9 µs
with valid input
benchmarks/object/mapKeys.bench.ts::mapKeys::with valid input
CodSpeed Performance Gauge
N/A
N/A
36.1 µs
with valid input
benchmarks/object/mapValues.bench.ts::mapValues::with valid input
CodSpeed Performance Gauge
N/A
N/A
34.6 µs
with empty keys
benchmarks/object/omit.bench.ts::omit::with empty keys
CodSpeed Performance Gauge
N/A
N/A
15.5 µs
with specific keys
benchmarks/object/omit.bench.ts::omit::with specific keys
CodSpeed Performance Gauge
N/A
N/A
29.6 µs
with empty keys
benchmarks/object/pick.bench.ts::pick::with empty keys
CodSpeed Performance Gauge
N/A
N/A
25 µs
with key not in object
benchmarks/object/pick.bench.ts::pick::with key not in object
CodSpeed Performance Gauge
N/A
N/A
32 µs
with one key not in object
benchmarks/object/pick.bench.ts::pick::with one key not in object
CodSpeed Performance Gauge
N/A
N/A
34.5 µs
with array index path
benchmarks/object/set.bench.ts::set::with array index path
CodSpeed Performance Gauge
N/A
N/A
101.1 µs
with deep path
benchmarks/object/set.bench.ts::set::with deep path
CodSpeed Performance Gauge
N/A
N/A
50 µs
with numeric key
benchmarks/object/set.bench.ts::set::with numeric key
CodSpeed Performance Gauge
N/A
N/A
51.7 µs
with simple path
benchmarks/object/set.bench.ts::set::with simple path
CodSpeed Performance Gauge
N/A
N/A
40.4 µs
with filter function input
benchmarks/object/shake.bench.ts::shake::with filter function input
CodSpeed Performance Gauge
N/A
N/A
43.5 µs
with valid input
benchmarks/object/shake.bench.ts::shake::with valid input
CodSpeed Performance Gauge
N/A
N/A
54.4 µs
with valid input
benchmarks/object/upperize.bench.ts::upperize::with valid input
CodSpeed Performance Gauge
N/A
N/A
40.8 µs
with valid input
benchmarks/random/draw.bench.ts::draw::with valid input
CodSpeed Performance Gauge
N/A
N/A
24.6 µs
with valid input
benchmarks/random/random.bench.ts::random::with valid input
CodSpeed Performance Gauge
N/A
N/A
20.4 µs
with valid input
benchmarks/random/shuffle.bench.ts::shuffle::with valid input
CodSpeed Performance Gauge
N/A
N/A
221.1 µs
with special characters
benchmarks/random/uid.bench.ts::uid::with special characters
CodSpeed Performance Gauge
N/A
N/A
40.7 µs
with valid input
benchmarks/random/uid.bench.ts::uid::with valid input
CodSpeed Performance Gauge
N/A
N/A
45.3 µs
get first item
benchmarks/series/series.bench.ts::series::first method::get first item
CodSpeed Performance Gauge
N/A
N/A
11.1 µs
get last item
benchmarks/series/series.bench.ts::series::last method::get last item
CodSpeed Performance Gauge
N/A
N/A
11.7 µs
max of two items
benchmarks/series/series.bench.ts::series::max method::max of two items
CodSpeed Performance Gauge
N/A
N/A
12.9 µs
min of two items
benchmarks/series/series.bench.ts::series::min method::min of two items
CodSpeed Performance Gauge
N/A
N/A
18.1 µs
get next item
benchmarks/series/series.bench.ts::series::next method::get next item
CodSpeed Performance Gauge
N/A
N/A
12.5 µs
get previous item
benchmarks/series/series.bench.ts::series::previous method::get previous item
CodSpeed Performance Gauge
N/A
N/A
12.5 µs
spin by negative number
benchmarks/series/series.bench.ts::series::spin method::spin by negative number
CodSpeed Performance Gauge
N/A
N/A
206 µs
spin by positive number
benchmarks/series/series.bench.ts::series::spin method::spin by positive number
CodSpeed Performance Gauge
N/A
N/A
45.5 µs
spin by zero
benchmarks/series/series.bench.ts::series::spin method::spin by zero
CodSpeed Performance Gauge
N/A
N/A
11.3 µs
with valid input
benchmarks/string/camel.bench.ts::camel::with valid input
CodSpeed Performance Gauge
N/A
N/A
42.8 µs
with valid input
benchmarks/string/capitalize.bench.ts::capitalize::with valid input
CodSpeed Performance Gauge
N/A
N/A
24.1 µs
with valid input
benchmarks/string/dash.bench.ts::dash::with valid input
CodSpeed Performance Gauge
N/A
N/A
39 µs
with valid input
benchmarks/string/pascal.bench.ts::pascal::with valid input
CodSpeed Performance Gauge
N/A
N/A
39.7 µ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)
CodSpeed Performance Gauge
N/A
N/A
58.5 µs
with valid input
benchmarks/string/snake.bench.ts::snake::with valid input
CodSpeed Performance Gauge
N/A
N/A
116 µs
with valid input
benchmarks/string/template.bench.ts::template::with valid input
CodSpeed Performance Gauge
N/A
N/A
42.8 µs
with valid input
benchmarks/string/title.bench.ts::title::with valid input
CodSpeed Performance Gauge
N/A
N/A
48.7 µs
with a specified character
benchmarks/string/trim.bench.ts::trim::with a specified character
CodSpeed Performance Gauge
N/A
N/A
36.6 µs
with two special characters
benchmarks/string/trim.bench.ts::trim::with two special characters
CodSpeed Performance Gauge
N/A
N/A
40.9 µs
with valid input
benchmarks/string/trim.bench.ts::trim::with valid input
CodSpeed Performance Gauge
N/A
N/A
40.3 µs
with invalid input
benchmarks/typed/isDate.bench.ts::isDate::with invalid input
CodSpeed Performance Gauge
N/A
N/A
25.6 µs
with non-Date value
benchmarks/typed/isDate.bench.ts::isDate::with non-Date value
CodSpeed Performance Gauge
N/A
N/A
19.5 µs
with valid input
benchmarks/typed/isDate.bench.ts::isDate::with valid input
CodSpeed Performance Gauge
N/A
N/A
24.5 µs
with empty object
benchmarks/typed/isEmpty.bench.ts::isEmpty::with empty object
CodSpeed Performance Gauge
N/A
N/A
43.5 µs
with empty string
benchmarks/typed/isEmpty.bench.ts::isEmpty::with empty string
CodSpeed Performance Gauge
N/A
N/A
35.5 µs
with non-empty object
benchmarks/typed/isEmpty.bench.ts::isEmpty::with non-empty object
CodSpeed Performance Gauge
N/A
N/A
37.6 µs
with non-empty string
benchmarks/typed/isEmpty.bench.ts::isEmpty::with non-empty string
CodSpeed Performance Gauge
N/A
N/A
30.3 µs
with null
benchmarks/typed/isEmpty.bench.ts::isEmpty::with null
CodSpeed Performance Gauge
N/A
N/A
14.7 µs
with arrays
benchmarks/typed/isEqual.bench.ts::isEqual::with arrays
CodSpeed Performance Gauge
N/A
N/A
130.1 µs
with complex objects
benchmarks/typed/isEqual.bench.ts::isEqual::with complex objects
CodSpeed Performance Gauge
N/A
N/A
201.9 µs
with numbers
benchmarks/typed/isEqual.bench.ts::isEqual::with numbers
CodSpeed Performance Gauge
N/A
N/A
120.5 µs
with objects
benchmarks/typed/isEqual.bench.ts::isEqual::with objects
CodSpeed Performance Gauge
N/A
N/A
110.3 µs
with strings
benchmarks/typed/isEqual.bench.ts::isEqual::with strings
CodSpeed Performance Gauge
N/A
N/A
129.9 µs
with float
benchmarks/typed/isFloat.bench.ts::isFloat::with float
CodSpeed Performance Gauge
N/A
N/A
29.1 µs
with integer
benchmarks/typed/isFloat.bench.ts::isFloat::with integer
CodSpeed Performance Gauge
N/A
N/A
19.6 µs
with non-number value
benchmarks/typed/isFloat.bench.ts::isFloat::with non-number value
CodSpeed Performance Gauge
N/A
N/A
19.6 µs
with anonymous function
benchmarks/typed/isFunction.bench.ts::isFunction::with anonymous function
CodSpeed Performance Gauge
N/A
N/A
15.1 µs
with arrow function
benchmarks/typed/isFunction.bench.ts::isFunction::with arrow function
CodSpeed Performance Gauge
N/A
N/A
15.2 µs
with named function
benchmarks/typed/isFunction.bench.ts::isFunction::with named function
CodSpeed Performance Gauge
N/A
N/A
15.1 µs
with null
benchmarks/typed/isFunction.bench.ts::isFunction::with null
CodSpeed Performance Gauge
N/A
N/A
14.6 µs
with integer
benchmarks/typed/isInt.bench.ts::isInt::with integer
CodSpeed Performance Gauge
N/A
N/A
19.5 µs
with non-integer
benchmarks/typed/isInt.bench.ts::isInt::with non-integer
CodSpeed Performance Gauge
N/A
N/A
19.8 µs
with non-number value
benchmarks/typed/isInt.bench.ts::isInt::with non-number value
CodSpeed Performance Gauge
N/A
N/A
29.2 µs
with decimal string
benchmarks/typed/isIntString.bench.ts::isIntString::with decimal string
CodSpeed Performance Gauge
N/A
N/A
22.3 µs
with integer string
benchmarks/typed/isIntString.bench.ts::isIntString::with integer string
CodSpeed Performance Gauge
N/A
N/A
20.5 µs
with non-numeric string
benchmarks/typed/isIntString.bench.ts::isIntString::with non-numeric string
CodSpeed Performance Gauge
N/A
N/A
29.5 µs
with float
benchmarks/typed/isNumber.bench.ts::isNumber::with float
CodSpeed Performance Gauge
N/A
N/A
17.9 µs
with integer
benchmarks/typed/isNumber.bench.ts::isNumber::with integer
CodSpeed Performance Gauge
N/A
N/A
17.8 µs
with non-number
benchmarks/typed/isNumber.bench.ts::isNumber::with non-number
CodSpeed Performance Gauge
N/A
N/A
18 µs
with null
benchmarks/typed/isNumber.bench.ts::isNumber::with null
CodSpeed Performance Gauge
N/A
N/A
18 µs
with class instance
benchmarks/typed/isObject.bench.ts::isObject::with class instance
CodSpeed Performance Gauge
N/A
N/A
34.5 µs
with null
benchmarks/typed/isObject.bench.ts::isObject::with null
CodSpeed Performance Gauge
N/A
N/A
14.7 µs
with object literal
benchmarks/typed/isObject.bench.ts::isObject::with object literal
CodSpeed Performance Gauge
N/A
N/A
18.5 µs
with Object.create(null)
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with Object.create(null)
CodSpeed Performance Gauge
N/A
N/A
21.4 µs
with namespace object
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with namespace object
CodSpeed Performance Gauge
N/A
N/A
21.1 µs
with non-plain object (Date)
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with non-plain object (Date)
CodSpeed Performance Gauge
N/A
N/A
23.8 µs
with non-plain object (arguments)
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with non-plain object (arguments)
CodSpeed Performance Gauge
N/A
N/A
43.7 µs
with null
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with null
CodSpeed Performance Gauge
N/A
N/A
14.9 µs
with object literal
benchmarks/typed/isPlainObject.bench.ts::isPlainObject::with object literal
CodSpeed Performance Gauge
N/A
N/A
21.3 µs
with non-primitive
benchmarks/typed/isPrimitive.bench.ts::isPrimitive::with non-primitive
CodSpeed Performance Gauge
N/A
N/A
21.4 µs
with null
benchmarks/typed/isPrimitive.bench.ts::isPrimitive::with null
CodSpeed Performance Gauge
N/A
N/A
14.6 µs
with primitive
benchmarks/typed/isPrimitive.bench.ts::isPrimitive::with primitive
CodSpeed Performance Gauge
N/A
N/A
14.8 µs
with Promise
benchmarks/typed/isPromise.bench.ts::isPromise::with Promise
CodSpeed Performance Gauge
N/A
N/A
22.5 µs
with Promise-like
benchmarks/typed/isPromise.bench.ts::isPromise::with Promise-like
CodSpeed Performance Gauge
N/A
N/A
28.1 µs
with non-Promise
benchmarks/typed/isPromise.bench.ts::isPromise::with non-Promise
CodSpeed Performance Gauge
N/A
N/A
28 µs
with null
benchmarks/typed/isString.bench.ts::isString::with null
CodSpeed Performance Gauge
N/A
N/A
18.8 µs
with number
benchmarks/typed/isString.bench.ts::isString::with number
CodSpeed Performance Gauge
N/A
N/A
18.8 µs
with object
benchmarks/typed/isString.bench.ts::isString::with object
CodSpeed Performance Gauge
N/A
N/A
19 µs
with string
benchmarks/typed/isString.bench.ts::isString::with string
CodSpeed Performance Gauge
N/A
N/A
14.6 µs
with Symbol instance
benchmarks/typed/isSymbol.bench.ts::isSymbol::with Symbol instance
CodSpeed Performance Gauge
N/A
N/A
21 µs
with empty object
benchmarks/typed/isSymbol.bench.ts::isSymbol::with empty object
CodSpeed Performance Gauge
N/A
N/A
18.6 µs
with null
benchmarks/typed/isSymbol.bench.ts::isSymbol::with null
CodSpeed Performance Gauge
N/A
N/A
14.6 µs
Commits
Click on a commit to change the comparison range
No baseline data is yet available
Once your main branch has generated a first performance report, you will see the list of commits and their performance impact here.
© 2024 CodSpeed Technology
Home
Terms
Privacy
Docs