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

Performance History

Latest Results

fix(component): compare field values in BaseComponent.__eq__ (#6493) * fix(component): compare field values in BaseComponent.__eq__ bool() on a generator is always True, so any two same-class components compared equal. Use all() to actually evaluate the per-field comparisons. * fix(component): handle Var-valued fields in BaseComponent.__eq__ Var equality returns a BooleanVar and bool-ifying it raises VarTypeError, so the naive all(==) walk blew up on components with Var props or list/dict fields containing Vars. Compare Vars structurally via Var.equals and walk containers element-wise.
main
32 minutes ago
cleanup chat tutorial
khaleel/eng-9484-update-setters-docs-page
3 hours ago
ignore bun lock
khaleel/eng-9484-update-setters-docs-page
3 hours ago
ENG-9484: update docs for auto setters
khaleel/eng-9484-update-setters-docs-page
4 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
feat: pre-compress frontend assets at build time#6497
2 hours ago
67a2ee5
FarhanAliRaza:lighthouse-compression
CodSpeed Performance Gauge
0%
3 hours ago
a957ee2
khaleel/eng-9484-update-setters-docs-page
CodSpeed Performance Gauge
0%
test(perf): add Lighthouse benchmark suite and CI job#6494
4 hours ago
81b8627
FarhanAliRaza:lighthouse-benchmark
© 2026 CodSpeed Technology
Home Terms Privacy Docs