reflex/benchmarks
Thomas Brandého 858a85a4dc
rename private fields with leading underscore in App (#4642)
* rename private fields with leading underscore in App

* fix constants API

* fix public API for some attributes of App()

* fix conflicts properly 🙈

* remove extra private

---------

Co-authored-by: Masen Furer <m_github@0x26.net>
Co-authored-by: Khaleel Al-Adhami <khaleel.aladhami@gmail.com>
2025-01-23 15:28:56 +01:00
..
__init__.py Benchmark with app harness (#2774) 2024-03-13 15:59:55 -07:00
benchmark_compile_times.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
benchmark_imports.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
benchmark_lighthouse.py unbreak ci lighthouse (#4273) 2024-10-30 15:16:16 -07:00
benchmark_package_size.py autodetect print/breakpoints (#4581) 2025-01-03 12:51:02 -08:00
benchmark_web_size.py use pathlib as much as possible (#3967) 2024-10-03 17:50:39 +02:00
conftest.py Benchmark with app harness (#2774) 2024-03-13 15:59:55 -07:00
lighthouse.sh Benchmarking Updates (#3680) 2024-07-17 17:15:13 -07:00
test_benchmark_compile_components.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
test_benchmark_compile_pages.py rename private fields with leading underscore in App (#4642) 2025-01-23 15:28:56 +01:00
utils.py use pathlib as much as possible (#3967) 2024-10-03 17:50:39 +02:00