Avatar for the webpack user
webpack
webpack-sources
BlogDocsChangelog

ci: skip cache on old versions

#233Merged
Comparing
ci-skip-cache-on-old-versions
(
2cbbe72
) with
main
(
4986b0a
)
CodSpeed Performance Gauge
-54%
Improvement
6
Regression
18
Untouched
187

Benchmarks

211 total
clear-cache memory: shared modules (visited set — single allocation)
benchmark/memory/clear-cache/index.bench.mjs
CodSpeed Performance Gauge
-100%
680 B279,328 B
compat-source memory: new CompatSource(sourceLike)
benchmark/memory/compat-source/index.bench.mjs
CodSpeed Performance Gauge
-99%
784 B132,112 B
replace-source memory: construct + 100 insertions
benchmark/memory/replace-source/index.bench.mjs
CodSpeed Performance Gauge
-84%
1.7 KB10.6 KB
original-source memory: map({ columns: false }) line-only mappings
benchmark/memory/original-source/index.bench.mjs
CodSpeed Performance Gauge
-78%
206.6 KB920.1 KB
prefix-source memory: new PrefixSource()
benchmark/memory/prefix-source/index.bench.mjs
CodSpeed Performance Gauge
-69%
128.9 KB416.3 KB
source-map-source memory: new SourceMapSource(simple)
benchmark/memory/source-map-source/index.bench.mjs
CodSpeed Performance Gauge
-69%
784 B2,496 B
compat-source memory: delegated source() + map() through wrapper
benchmark/memory/compat-source/index.bench.mjs
CodSpeed Performance Gauge
-39%
30.2 KB49.7 KB
concat-source memory: source() concatenates children
benchmark/memory/concat-source/index.bench.mjs
CodSpeed Performance Gauge
-39%
115.2 KB188.1 KB
original-source memory: new OriginalSource()
benchmark/memory/original-source/index.bench.mjs
CodSpeed Performance Gauge
-34%
1 KB1.5 KB
replace-source memory: map({ columns: true }) splices mappings
benchmark/memory/replace-source/index.bench.mjs
CodSpeed Performance Gauge
-25%
2.2 MB2.9 MB
cached-source memory: cold sourceAndMap() populates all caches
benchmark/memory/cached-source/index.bench.mjs
CodSpeed Performance Gauge
-23%
153.3 KB199.3 KB
clear-cache memory: unique tasks (clearCache maps + parsedMap, keep source)
benchmark/memory/clear-cache/index.bench.mjs
CodSpeed Performance Gauge
-23%
2.9 MB3.8 MB
compat-source memory: CompatSource.from() short-circuits on Source
benchmark/memory/compat-source/index.bench.mjs
CodSpeed Performance Gauge
-22%
456 B584 B
original-source memory: map({ columns: true }) builds full mappings
benchmark/memory/original-source/index.bench.mjs
CodSpeed Performance Gauge
-15%
1.5 MB1.8 MB
cached-source memory: construct from cachedData (no warm-up)
benchmark/memory/cached-source/index.bench.mjs
CodSpeed Performance Gauge
-14%
392 B456 B
source-map-source memory: map({ columns: true })
benchmark/memory/source-map-source/index.bench.mjs
CodSpeed Performance Gauge
-14%
784 B912 B
clear-cache memory: unique tasks (clearCache default)
benchmark/memory/clear-cache/index.bench.mjs
CodSpeed Performance Gauge
-14%
3.6 MB4.1 MB
clear-cache memory: shared modules (no visited set — allocates per chunk)
benchmark/memory/clear-cache/index.bench.mjs
CodSpeed Performance Gauge
-11%
605.4 KB679.4 KB
replace-source memory: source() concatenates result
benchmark/memory/replace-source/index.bench.mjs
CodSpeed Performance Gauge
+65%
142.1 KB86.3 KB
source-map-source memory: sourceAndMap({ columns: true }) (combined inner)
benchmark/memory/source-map-source/index.bench.mjs
CodSpeed Performance Gauge
+45%
4 MB2.7 MB
size-only-source memory: new SizeOnlySource()
benchmark/memory/size-only-source/index.bench.mjs
CodSpeed Performance Gauge
+31%
152.4 KB115.9 KB
concat-source memory: map({ columns: true }) composes child maps
benchmark/memory/concat-source/index.bench.mjs
CodSpeed Performance Gauge
+18%
4 MB3.4 MB
original-source memory: sourceAndMap({ columns: true })
benchmark/memory/original-source/index.bench.mjs
CodSpeed Performance Gauge
+17%
3.1 MB2.7 MB
cached-source memory: getCachedData() allocates BufferedMap
benchmark/memory/cached-source/index.bench.mjs
CodSpeed Performance Gauge
+16%
584 B504 B
prefix-source memory: source() allocates rewritten string
benchmark/memory/prefix-source/index.bench.mjs
CodSpeed Performance Gauge
+4%
1.5 KB1.4 KB

Commits

Click on a commit to change the comparison range
Base
main
4986b0a
-53.51%
ci: skip cache on old versions
2cbbe72
2 days ago
by alexander-akait
© 2026 CodSpeed Technology
Home Terms Privacy Docs