diff options
| author | blasty <blasty@local> | 2026-08-09 22:20:59 +0200 |
|---|---|---|
| committer | blasty <blasty@local> | 2026-08-09 22:20:59 +0200 |
| commit | 34689916bbf1fce5579f5727c568c3002e8dc36d (patch) | |
| tree | 89359198c443ebc1f16e09795f0ea96f8f0bf796 /README.md | |
| parent | Docs: mark the two upstream perf findings fixed in 0.3.2 (diff) | |
| download | ida-tui-34689916bbf1fce5579f5727c568c3002e8dc36d.tar.gz ida-tui-34689916bbf1fce5579f5727c568c3002e8dc36d.tar.xz ida-tui-34689916bbf1fce5579f5727c568c3002e8dc36d.zip | |
Docs: correct the stale --fast check counts (302/257 -> 380)
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -173,7 +173,7 @@ test is empty while the protocol works fine). ## Tests ```sh -python3 tests/run.py --fast # 302 checks, <1s, any python3 — between edits +python3 tests/run.py --fast # 380 checks, <1s, any python3 — between edits python3 tests/run.py --list # what runs, and what needs IDA python3 tests/run.py # 788 checks, ~2m — before a commit ``` |
