Avatar for the withastro user
withastro
astro
BlogDocsChangelog

Performance History

Latest Results

fix(fonts): pass server address via globalThis to avoid embedding ephemeral port in virtual module code The font-file-url-resolver virtual module was embedding the ephemeral HTTP server address (including its OS-assigned port) directly in its generated code. Since the incremental build system hashes transformed module code to compute dependency hashes, the non-deterministic port caused the hash to change on every build, defeating cache restoration for any page using `<Font>`. Pass the server address through `globalThis.__astro_fonts_server_address` instead, so the virtual module's source code is stable across builds. Fixes #17652
triagebot/fix-17652
1 hour ago
Restore test fixture entries in the lockfile
ondraulehla:fix/cache-immutable-response-headers
3 hours ago
Replace semver with verkit
sxzz:codex/migrate-semver-to-verkit
9 hours ago
fix(incremental-build): update cache key generation to use dynamic hashing
sgalcheung:fix-cachekey-in-incremental
19 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Fix incremental build cache misses for pages using the Font component#17653
9 hours ago
fb6680a
triagebot/fix-17652
CodSpeed Performance Gauge
0%
3 hours ago
55f73a1
ondraulehla:fix/cache-immutable-response-headers
CodSpeed Performance Gauge
0%
9 hours ago
1e623bc
sxzz:codex/migrate-semver-to-verkit
© 2026 CodSpeed Technology
Home Terms Privacy Docs