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

Performance History

Latest Results

memoize: generated components contain hook calls (#4) * memoize: generated components contain hook calls * move automemoization to leave_component so that replaced value contains memoized children. * memoize Bare values separately to isolate state vars * collect imports/hooks after memoization so resulting page does NOT contain hooks that were rendered in the memoized component body * memoize: wrap MemoizationLeaf subtrees as snapshot boundaries MemoizationLeaf-style components (e.g. rx.upload.root) build internal machinery with stateful hooks as their own structural children. Wrap them whole in enter_component with empty children so the walker skips descent and their hooks stay in the memo body instead of leaking into page scope. Qualname the tag prefix to avoid cross-class collisions and propagate _get_app_wrap_components through the memo wrapper so providers like UploadFilesProvider still reach the app root. --------- Co-authored-by: Farhan Ali Raza <farhanalirazaazeemi@gmail.com>
FarhanAliRaza:compiler-hooks
12 minutes ago
Updates to support docs frontend path
carlos/rx-assets-to-some
2 hours ago
fetch tag ref
add-CI-for-auto-releasing-internal-packages
15 hours ago
use package at version for release title
add-CI-for-auto-releasing-internal-packages
15 hours ago
fix pyi hashes
add-CI-for-auto-releasing-internal-packages
15 hours ago
add CI to build packages
add-CI-for-auto-releasing-internal-packages
15 hours ago
fix concurrency issues
add-CI-for-auto-releasing-internal-packages
16 hours ago
add CI for auto releasing internal packages
add-CI-for-auto-releasing-internal-packages
16 hours ago

Latest Branches

CodSpeed Performance Gauge
×11
Add compiler plugin hooks and plugins and move compilation pipeline out of App#6260
15 minutes ago
de521cc
FarhanAliRaza:compiler-hooks
CodSpeed Performance Gauge
-1%
2 hours ago
179a1bb
carlos/rx-assets-to-some
CodSpeed Performance Gauge
-1%
15 hours ago
bf38be8
add-CI-for-auto-releasing-internal-packages
© 2026 CodSpeed Technology
Home Terms Privacy Docs