Skip to content

Commit ebabfb4

Browse files
committed
readme
1 parent d2773d0 commit ebabfb4

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,10 @@ For example:
2020
TEXTUAL_SPEEDUPS=1 python -m textual
2121
```
2222

23+
Note, that you will need the current main version to enable the speedups.
24+
2325
The 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

3941
All 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.

0 commit comments

Comments
 (0)