Avatar for the webpack user
webpack
webpack-sources
BlogDocsChangelog

GitHub Actions run

11 days ago 33df884 claude/rspack-sources-perf-JEowh pull_request

Compare

Base
Search a run

Head
feat: port performance fixes and ignoreList propagation from rspack-sources
#226
claude/rspack-sources-perf-JEowh
11 days ago
CPU SimulationMemory

Compare
Suggested base runs:
211 total
concat-source memory: map({ columns: true }) composes child maps
benchmark/memory/concat-source/index.bench.mjs
2.4 MB
cached-source: buffer() (cached)
benchmark/cases/cached-source/index.bench.mjs
27.2 µs
original-source memory: sourceAndMap({ columns: true })
benchmark/memory/original-source/index.bench.mjs
1.6 MB
cached-source: buffer() (cold, wraps ConcatSource x10)
benchmark/cases/cached-source/index.bench.mjs
8.9 ms
source-map-source memory: new SourceMapSource(simple)
benchmark/memory/source-map-source/index.bench.mjs
1 KB
compat-source: size() (delegated)
benchmark/cases/compat-source/index.bench.mjs
203.3 µs
compat-source memory: new CompatSource(sourceLike)
benchmark/memory/compat-source/index.bench.mjs
1 KB
cached-source: buffer() (warm, wraps ConcatSource x10)
benchmark/cases/cached-source/index.bench.mjs
20.8 µs
webpack-20961: warm + full clearCache() per chunk (most aggressive)
benchmark/memory/webpack-20961/index.bench.mjs
2 MB
compat-source: size() (fallback via super)
benchmark/cases/compat-source/index.bench.mjs
2.5 ms
prefix-source memory: buffer() converts rewritten string
benchmark/memory/prefix-source/index.bench.mjs
894.3 KB
cached-source: buffers() (cached)
benchmark/cases/cached-source/index.bench.mjs
20.3 µs
cached-source memory: construct from cachedData (no warm-up)
benchmark/memory/cached-source/index.bench.mjs
648 B
compat-source: source() (wrapping SourceLike)
benchmark/cases/compat-source/index.bench.mjs
178.1 µs
webpack-20961: warm + clearCache({maps,source:false,parsedMap}) per chunk (PR #20963)
benchmark/memory/webpack-20961/index.bench.mjs
2.4 MB
cached-source: buffers() (cold, wraps ConcatSource x10)
benchmark/cases/cached-source/index.bench.mjs
5 ms
compat-source: sourceAndMap()
benchmark/cases/compat-source/index.bench.mjs
270 µs
concat-source memory: source() concatenates children
benchmark/memory/concat-source/index.bench.mjs
401.2 KB
cached-source: size() (cached)
benchmark/cases/cached-source/index.bench.mjs
45.9 µs
cached-source memory: cold sourceAndMap() populates all caches
benchmark/memory/cached-source/index.bench.mjs
190.7 KB
cached-source: buffers() (warm, wraps ConcatSource x10)
benchmark/cases/cached-source/index.bench.mjs
20.3 µs
compat-source: CompatSource.from(Source)
benchmark/cases/compat-source/index.bench.mjs
662.2 µs
clear-cache memory: shared modules (no visited set — allocates per chunk)
benchmark/memory/clear-cache/index.bench.mjs
1 MB
compat-source: updateHash() (delegated)
benchmark/cases/compat-source/index.bench.mjs
5.3 ms
cached-source: sourceAndMap() (cached)
benchmark/cases/cached-source/index.bench.mjs
1.1 ms
© 2026 CodSpeed Technology
Home Terms Privacy Docs