Avatar for the withastro user
withastro
astro
BlogDocsChangelog

Performance History

Latest Results

fix(assets): cache remote image probe results to prevent rate limiting with Picture component (#17263)\n\nThe Picture component calls getImage() multiple times (once per output format),\neach independently fetching the remote URL via inferRemoteSize(). Without caching,\nservers like Wikimedia rate-limit the repeated requests (HTTP 429), causing\nFailedToFetchRemoteImageDimensions errors.\n\nAdded a promise-based cache keyed by URL so the same remote image is only probed\nonce regardless of how many format variants are requested. Failed probes are\nevicted from the cache to allow retries.
triagebot/fix-17263
8 hours ago
feat: move MDX into the processors themselves
feat/move-mdx-into-processors
11 hours ago
Fix script position regression in Astro.slots.render()
fix-slot-script-position
12 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Fix `inferSize` failing on `Picture` component with rate-limited remote image URLs#17264
8 hours ago
8f8de6e
triagebot/fix-17263
CodSpeed Performance Gauge
0%
11 hours ago
902978f
feat/move-mdx-into-processors
CodSpeed Performance Gauge
0%
Fix false deprecation warning for markdown.gfm/smartypants in Container API#17261
6 days ago
6c43593
triagebot/fix-17206
© 2026 CodSpeed Technology
Home Terms Privacy Docs