Avatar for the reflex-dev user
reflex-dev
reflex
BlogDocsChangelog

Performance History

Latest Results

ENG-6500: Add vite-plugin-safari-cachebust to smooth out HMR issues (#5513) * ENG-6500: Add vite-plugin-safari-cachebust to smooth out HMR issues Safari with react-router has a fairly long standing issue where key modules are aggressively cached, which results in code mismatch during hot reload that cannot be resolved even by refreshing the browser. It requires a Shift+Refresh to bypass the cache, which isn't a great DX. This plugin rewrites the resulting HTML in dev mode to add timestamp query parameter to modulepreload links in an attempt to get Safari to reload stuff from the network. Not needed in prod mode because those files already contain a content hash in the filename. * Simplify logic of rewriteModuleImports Generate an array of pattern, replacement pairs, and then reduce those over the original html at the end. * Convert plugin to JS with jsdoc * console log when the plugin is first activated * rephrase log message * rich markup escape streamed process output
main
35 minutes ago
rich markup escape streamed process output
safari-cachebust
40 minutes ago
Convert plugin to JS with jsdoc
safari-cachebust
1 hour ago
use granian env_files option instead of reload hook
use-granian-env_files-option-instead-of-reload-hook
20 hours ago
Merge branch 'main' into move-pydantic,-sqlmodel,-alembic-to-optional-dependencies
move-pydantic,-sqlmodel,-alembic-to-optional-dependencies
1 day ago

Active Branches

move pydantic, sqlmodel, alembic to optional dependencies
last run
1 day ago
#5438
CodSpeed Performance Gauge
-6%
#5430
CodSpeed Performance Gauge
0%
last run
27 days ago
#5179
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home Terms Privacy Docs