Benchmarks
packages/compress/bench/compress-string.bench.ts::Compressor::Compressor('deflate').toEncodedString/base64 (original size: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/compress-string.bench.ts::Compressor::Compressor('deflate').toEncodedString/base64-url_safe (original size: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/compress-string.bench.ts::Compressor::Compressor('gzip').toEncodedString/base64 (original size: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/compress-string.bench.ts::Compressor::Compressor('gzip').toEncodedString/base64_urlsafe (original size: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/compress-uint8array.bench.ts::Compressor::Compressor('deflate').toUint8Array (original size: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/compress-uint8array.bench.ts::Compressor::Compressor('gzip').toUint8Array (original size: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/decompress-string.bench.ts::Decompressor::Decompressor('deflate').fromEncodedString (compressed size: 116 B / total: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/decompress-string.bench.ts::Decompressor::Decompressor('gzip').fromEncodedString (compressed size: 132 B / total: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/decompress-uint8array.bench.ts::Decompressor::Decompressor('deflate').fromUint8Array (compressed size: 87 B / total: 10 kB)created10 hours ago
, last run8 hours ago
packages/compress/bench/decompress-uint8array.bench.ts::Decompressor::Decompressor('gzip').fromUint8Array (compressed size: 99 B / total: 10 kB)created10 hours ago
, last run8 hours ago
packages/encode/bench/compare.decode.bench.ts::Compare base64 decode::@httpx/base64.decode nodejs (original size: 1.4 kB)created10 hours ago
, last run8 hours ago
packages/encode/bench/compare.decode.bench.ts::Compare base64 decode::@httpx/base64.decode purejs (original size: 1.4 kB)created10 hours ago
, last run8 hours ago
packages/encode/bench/compare.decode.bench.ts::Compare base64 decode::js-base64.decode (original size: 1.4 kB)created10 hours ago
, last run8 hours ago
packages/encode/bench/compare.encode.bench.ts::Compare base64 encode::@httpx/base64.encode (Node.Buffer - original size: 1.4 kB)created10 hours ago
, last run8 hours ago
packages/encode/bench/compare.encode.bench.ts::Compare base64 encode::@httpx/base64.encode (PureJs - original size: 1.4 kB)created10 hours ago
, last run8 hours ago
packages/encode/bench/compare.encode.bench.ts::Compare base64 encode::js-base64.encode (original size: 1.4 kB)created10 hours ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5::@httpx/lru.set() - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5::@httpx/lru.set() - ts files (dev)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5::@httpx/time-lru.set() - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5::lru-cache@11.1.0.set()created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/eviction.bench.ts::LruCache.set() 10 items / maxSize: 5::quick-lru@7.0.1.set()created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/get.bench.ts::LruCache.get() - 10 items / maxSize: 10::@httpx/lru.get() - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/get.bench.ts::LruCache.get() - 10 items / maxSize: 10::@httpx/lru.get() - ts files (dev)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/get.bench.ts::LruCache.get() - 10 items / maxSize: 10::@httpx/time-lru.get() - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/get.bench.ts::LruCache.get() - 10 items / maxSize: 10::@httpx/time-lru.get() - ts files (dev)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/get.bench.ts::LruCache.get() - 10 items / maxSize: 10::lru-cache@11.1.0.get()created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/get.bench.ts::LruCache.get() - 10 items / maxSize: 10::quick-lru@7.0.1.get()created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/iterate.bench.ts::LruCache iterator - 10 items::@httpx/lru - forEach - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/iterate.bench.ts::LruCache iterator - 10 items::@httpx/lru - forEach - ts files (dev)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/iterate.bench.ts::LruCache iterator - 10 items::lru-cache@11.1.0 - forEachcreated11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/iterate.bench.ts::LruCache iterator - 10 items::quick-lru@7.0.1 - forEachcreated11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/peek.bench.ts::LruCache.peek() - 10 items / maxSize: 10::@httpx/lru.peek() - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/peek.bench.ts::LruCache.peek() - 10 items / maxSize: 10::@httpx/lru.peek() - ts files (dev)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/peek.bench.ts::LruCache.peek() - 10 items / maxSize: 10::lru-cache@11.1.0.peek()created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/peek.bench.ts::LruCache.peek() - 10 items / maxSize: 10::quick-lru@7.0.1.peek()created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/set.bench.ts::LruCache.set() 10 items / maxSize: 10::@httpx/lru.set() - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/set.bench.ts::LruCache.set() 10 items / maxSize: 10::@httpx/lru.set() - ts files (dev)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/set.bench.ts::LruCache.set() 10 items / maxSize: 10::@httpx/time-lru.set() - compiled (dist)created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/set.bench.ts::LruCache.set() 10 items / maxSize: 10::lru-cache@11.1.0.set()created11 days ago
, last run8 hours ago
packages/lru/bench/compare/lru-cache/set.bench.ts::LruCache.set() 10 items / maxSize: 10::quick-lru@7.0.1.set()created11 days ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.date-formatter.bench.ts::MIntl DateFormatter benchmarks (1 instances)::With memoization `MIntl.DateFormatter()`created10 hours ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.date-formatter.bench.ts::MIntl DateFormatter benchmarks (1 instances)::Without memoization `new Intl.DateFormatter()`created10 hours ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.locale.bench.ts::MIntl Locale benchmarks (1 instances)::With memoization `MIntl.Locale()`created10 hours ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.locale.bench.ts::MIntl Locale benchmarks (1 instances)::Without memoization `new Intl.Locale()`created10 hours ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.number-formatter.bench.ts::MIntl NumberFormatter benchmarks (1 instances)::With memoization `MIntl.NumberFormatter()`created10 hours ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.number-formatter.bench.ts::MIntl NumberFormatter benchmarks (1 instances)::Without memoization `new Intl.NumberFormatter()`created10 hours ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.relative-time-format.bench.ts::MIntl RelativeTimeFormat benchmarks (1 instances)::With memoization `MIntl.RelativeTimeFormat()`created10 hours ago
, last run8 hours ago
packages/memo-intl/bench/m-intl.relative-time-format.bench.ts::MIntl RelativeTimeFormat benchmarks (1 instances)::Without memoization `new Intl.RelativeTimeFormat()`created10 hours ago
, last run8 hours ago
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values::"@httpx/plain-object": `isPlainObject(v)`created4 months ago
, last run8 hours ago
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values::"@sindresorhus/is":"7.0.1": 'is.plainObject(v)'created4 months ago
, last run8 hours ago
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values::"es-toolkit":"1.37.2": 'isPlainObject(v)'created9 days ago
, last run8 hours ago
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values::"is-plain-obj":"4.1.0": 'isPlainObj(v)'created4 months ago
, last run8 hours ago
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values::"is-plain-object":"5.0.0": 'isPlainObject(v)'created4 months ago
, last run8 hours ago
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values::"redux":"5.0.1": 'isPlainObject(v)'created4 months ago
, last run8 hours ago
packages/plain-object/bench/comparative.bench.ts::Compare calling isPlainObject with 110x mixed types values::lodash-es:"4.17.21": '_.isPlainObject(v)'created4 months ago
, last run8 hours ago
packages/stable-hash/bench/compare.bench.ts::Comparison::@httpx/stable-hashcreated3 months ago
, last run8 hours ago
packages/stable-hash/bench/compare.bench.ts::Comparison::@tanstack/query-core (hashKey)created3 months ago
, last run8 hours ago
packages/stable-hash/bench/compare.bench.ts::Comparison::stable-hashcreated3 months ago
, last run8 hours ago
packages/stable-hash/bench/create-stable-hash.bench.ts::createStableHashOrThrow::createStableHashOrThrow with array sortingcreated3 months ago
, last run8 hours ago
packages/stable-hash/bench/create-stable-hash.bench.ts::createStableHashOrThrow::createStableHashOrThrow without array sortingcreated3 months ago
, last run8 hours ago
packages/stable-hash/bench/create-stable-key.bench.ts::createStableKeyOrThrow::createStableKeyOrThrow with array sortingcreated3 months ago
, last run8 hours ago
packages/stable-hash/bench/create-stable-key.bench.ts::createStableKeyOrThrow::createStableKeyOrThrow without array sortingcreated3 months ago
, last run8 hours ago
packages/treeu/bench/mapper.bench.ts::Bench mapper (10_000 entries)::FlatTreeWsMapper.toTreeNodesOrThrowcreated9 months ago
, last run8 hours ago
packages/treeu/bench/search.bench.ts::Bench search (10_000 entries)::DfsTreeSearch.findOne(id_0) over 100created10 hours ago
, last run8 hours ago
packages/treeu/bench/search.bench.ts::Bench search (10_000 entries)::DfsTreeSearch.findOne(id_50) over 100created10 hours ago
, last run8 hours ago
packages/treeu/bench/search.bench.ts::Bench search (10_000 entries)::DfsTreeSearch.findOne(id_75) over 100created10 hours ago
, last run8 hours ago
packages/treeu/bench/search.bench.ts::Bench search (10_000 entries)::DfsTreeSearch.findOne(id_NotExists) over 100created10 hours ago
, last run8 hours ago
packages/xcache/bench/m-cache.bench.ts::MCache benches::should be fastcreated3 months ago
, last run8 hours ago
© 2025 CodSpeed Technology