File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,10 @@ For example:
2020TEXTUAL_SPEEDUPS=1 python -m textual
2121```
2222
23+ Note, that you will need the current main version to enable the speedups.
24+
2325The environment variable is there to discourage use in production.
24- In the future, when I am more confident in stability then the environment variable will be used to opt-out of the Rust speedups.
26+ In the future when I am more confident in stability then the environment variable will be used to opt-out of the Rust speedups.
2527
2628## What is faster?
2729
@@ -37,4 +39,4 @@ This should add up to a respectable improvement, but until I've written a benchm
3739## Bugs?
3840
3941All tests pass with speedups enabled, and every app I have tested it against.
40- However, it is possibly (even likely) there are edge cases remaining which may result in crashes or subtle differences.
42+ However, it is possibly (even likely) there are edge cases remaining which may result in crashes or subtle differences.
You can’t perform that action at this time.
0 commit comments