belgattitude
httpx
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Update dependency eslint to v10
#1186
Comparing
renovate/major-eslint-monorepo
(
4ea49e0
) with
main
(
1c3a35e
)
CodSpeed Performance Gauge
-14%
Regression
1
Untouched
100
Skipped
50
Different runtime environments detected
Some benchmarks with significant performance changes were compared across different runtime environments, which may affect the accuracy of the results.
Learn more about regression causes
.
Benchmarks
Mode
CPU Simulation
Wall Time
Memory
Status
Regression
Untouched
Skipped
151 total
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
FlatTreeWsMapper.toTreeNodesOrThrow
packages/treeu/bench/mapper.bench.ts::Bench mapper (10_000 entries)
CodSpeed Performance Gauge
-14%
898.2 µs
1,043 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with cache
packages/xcache/bench/x-mem-cache.bench.ts::XMemCache benchmarks with 88 kB
CodSpeed Performance Gauge
+5%
494.6 µs
473.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
@httpx/stable-hash
packages/stable-hash/bench/compare.bench.ts::Comparison
CodSpeed Performance Gauge
+5%
171.1 µs
163.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
createStableKeyOrThrow with array sorting
packages/stable-hash/bench/create-stable-key.bench.ts::createStableKeyOrThrow
CodSpeed Performance Gauge
+4%
151.7 µs
146 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Without memoization `new Intl.DateFormatter()`
packages/memo-intl/bench/m-intl.date-formatter.bench.ts::MIntl DateFormatter benchmarks (1 instances)
CodSpeed Performance Gauge
+3%
468.9 µs
453.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Compressor('gzip').toEncodedString/base64_urlsafe (original size: 10 kB)
packages/compress/bench/compress-string.bench.ts::Compressor
CodSpeed Performance Gauge
+3%
1.9 ms
1.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
@httpx/base64.encode (PureJs - original size: 1.4 kB)
packages/encode/bench/compare.encode.bench.ts::Compare base64 encode
CodSpeed Performance Gauge
+2%
583.7 µs
571.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
original function
packages/xcache/bench/x-mem-cache.bench.ts::XMemCache benchmarks with 88 kB
CodSpeed Performance Gauge
+2%
289.2 µs
283.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js-base64.encode (original size: 1.4 kB)
packages/encode/bench/compare.encode.bench.ts::Compare base64 encode
CodSpeed Performance Gauge
+2%
77 µs
75.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
httpx/md5 - 690 ascii chars x 1000 - nodejs
packages/md5/bench/compare-md5-ascii.bench.ts::@httpx/md5 compared
CodSpeed Performance Gauge
+1%
11.5 ms
11.3 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
js-base64.decode (original size: 1.4 kB)
packages/encode/bench/compare.decode.bench.ts::Compare base64 decode
CodSpeed Performance Gauge
+1%
108.7 µs
107.6 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Compressor('deflate').toUint8Array (original size: 10 kB)
packages/compress/bench/compress-uint8array.bench.ts::Compressor
CodSpeed Performance Gauge
0%
1.8 ms
1.8 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decompressor('deflate').fromEncodedString (compressed size: 116 B / total: 10 kB)
packages/compress/bench/decompress-string.bench.ts::Decompressor
CodSpeed Performance Gauge
0%
1.2 ms
1.2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lru-cache@11.3.6.get()
packages/lru/bench/compare/lru-cache/get.bench.ts::LruCache.get() - 10 items / maxSize: 10
CodSpeed Performance Gauge
0%
44.1 µs
43.9 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Decompressor('gzip').fromEncodedString (compressed size: 132 B / total: 10 kB)
packages/compress/bench/decompress-string.bench.ts::Decompressor
CodSpeed Performance Gauge
0%
2 ms
2 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
Without memoization `new Intl.Locale()`
packages/memo-intl/bench/m-intl.locale.bench.ts::MIntl Locale benchmarks (1 instances)
CodSpeed Performance Gauge
0%
91.6 µs
91.4 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
npm:spark-md5 - 690 ascii chars x 1000
packages/md5/bench/compare-md5-ascii.bench.ts::@httpx/md5 compared
CodSpeed Performance Gauge
0%
28 ms
27.9 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
@httpx/lru.peek() - compiled (dist)
packages/lru/bench/compare/lru-cache/peek.bench.ts::LruCache.peek() - 10 items / maxSize: 10
CodSpeed Performance Gauge
0%
21.1 µs
21 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
@httpx/time-lru.set() - compiled (dist)
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5
CodSpeed Performance Gauge
0%
65.9 µs
65.7 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
@httpx/time-lru.set() - ts file (dev)
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5
CodSpeed Performance Gauge
0%
68.3 µs
68.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
stable-hash
packages/stable-hash/bench/compare.bench.ts::Comparison
CodSpeed Performance Gauge
0%
19.2 µs
19.2 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
lru-cache@11.3.6.set(/with ttl/)
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5
CodSpeed Performance Gauge
0%
113.5 µs
113.3 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
with cache (just lru)
packages/xcache/bench/x-mem-cache.bench.ts::XMemCache benchmarks with 88 kB
CodSpeed Performance Gauge
0%
21.1 µs
21.1 µs
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
httpx/md5 - 690 ascii chars x 1000 - purejs
packages/md5/bench/compare-md5-ascii.bench.ts::@httpx/md5 compared
CodSpeed Performance Gauge
0%
36.1 ms
36 ms
Uses the
CPU Simulation instrument
to collect CPU performance metrics.
"is-plain-obj":"4.1.0": 'isPlainObj(v)'
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values
CodSpeed Performance Gauge
0%
47 µs
47 µs
1
2
3
4
5
6
7
Commits
Click on a commit to change the comparison range
Base
main
1c3a35e
-13.88%
Update dependency eslint to v10
4ea49e0
9 hours ago
by renovate[bot]
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs