Avatar for the withastro user
withastro
astro
BlogDocsChangelog

feat: Split data store into chunks

#14315
Comparing
dmgawel:dmgawel/chunked-data-store
(
5f597f5
) with
main
(
c62516b
)
CodSpeed Performance Gauge
0%
Untouched
18

Benchmarks

18 total
Build: full server site
benchmark/bench/build-server.bench.js::Bench build time
CodSpeed Performance Gauge
+4%
8.6 s8.3 s
large-array (BufferedRenderer per child)
benchmark/bench/rendering-perf.bench.js::Rendering perf (non-streaming)
CodSpeed Performance Gauge
0%
173 ms172.3 ms
many-expressions (renderChild dispatch, escapeHTML)
benchmark/bench/rendering-perf.bench.js::Rendering perf (non-streaming)
CodSpeed Performance Gauge
0%
25.4 ms25.3 ms
Rendering: streaming [true], .mdx file
benchmark/bench/render.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
582.6 ms581.5 ms
Build: full static site
benchmark/bench/build-static.bench.js::Bench build time
CodSpeed Performance Gauge
0%
3.6 s3.6 s
large-array [streaming]
benchmark/bench/rendering-perf.bench.js::Rendering perf (streaming)
CodSpeed Performance Gauge
0%
152.9 ms153 ms
many-components [streaming]
benchmark/bench/rendering-perf.bench.js::Rendering perf (streaming)
CodSpeed Performance Gauge
0%
8.2 ms8.2 ms
many-expressions [streaming]
benchmark/bench/rendering-perf.bench.js::Rendering perf (streaming)
CodSpeed Performance Gauge
0%
24.8 ms24.9 ms
many-components (markHTMLString, isHTMLString, validateProps)
benchmark/bench/rendering-perf.bench.js::Rendering perf (non-streaming)
CodSpeed Performance Gauge
0%
8.9 ms8.9 ms
static-heavy (markHTMLString baseline)
benchmark/bench/rendering-perf.bench.js::Rendering perf (non-streaming)
CodSpeed Performance Gauge
0%
6.9 ms6.9 ms
Rendering: streaming [true], .astro file
benchmark/bench/render.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
226.4 ms227.1 ms
many-slots (eager slot prerendering)
benchmark/bench/rendering-perf.bench.js::Rendering perf (non-streaming)
CodSpeed Performance Gauge
0%
5.6 ms5.6 ms
Rendering: streaming [false], .mdx file
benchmark/bench/render.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
576.1 ms578.2 ms
Rendering: streaming [false], .astro file
benchmark/bench/render.bench.js::Bench rendering
CodSpeed Performance Gauge
0%
204.3 ms205.1 ms
many-head-elements (head dedup)
benchmark/bench/rendering-perf.bench.js::Rendering perf (non-streaming)
CodSpeed Performance Gauge
0%
5.1 ms5.2 ms
Rendering: streaming [false], .md file
benchmark/bench/render.bench.js::Bench rendering
CodSpeed Performance Gauge
-1%
1.2 ms1.2 ms
Rendering: streaming [true], .md file
benchmark/bench/render.bench.js::Bench rendering
CodSpeed Performance Gauge
-2%
1.2 ms1.2 ms
Build: hybrid site (static + server)
benchmark/bench/build-hybrid.bench.js::Bench build time
CodSpeed Performance Gauge
-3%
8.4 s8.7 s

Commits

Click on a commit to change the comparison range
Base
main
c62516b
+0.06%
feat: Split data store into chunks
f003901
9 months ago
by dmgawel
+0.01%
split into chunks of entries before stringifying
616d553
9 months ago
by dmgawel
-0.2%
cleanup
d540091
9 months ago
by dmgawel
+0.11%
update tests, add hashing
4d03bab
9 months ago
by dmgawel
+0.03%
encode file names
9868b37
9 months ago
by dmgawel
-0.05%
improve file name sanitizing
1ff2b21
9 months ago
by dmgawel
+0.03%
lint
d2106ea
9 months ago
by dmgawel
+0.02%
lint
9ad6817
9 months ago
by dmgawel
-0.13%
fix updating data store, add emptying old files
6497d57
9 months ago
by dmgawel
+0.37%
test with console logs
575d56e
9 months ago
by dmgawel
-0.17%
rework onNextDataStoreChange
d56183e
9 months ago
by dmgawel
-0.17%
remove unnecessary empty dir
b51e412
9 months ago
by dmgawel
+0.16%
lint
0cd7942
9 months ago
by dmgawel
-0.06%
fix module parsing
d631e4f
9 months ago
by dmgawel
+0.08%
test fixes
f2dd103
9 months ago
by dmgawel
-0.31%
merge and fix conflicts
1fa1884
2 months ago
by ematipico
-0.03%
linting
5f597f5
2 months ago
by ematipico
© 2026 CodSpeed Technology
Home Terms Privacy Docs