diff options
| author | user <user@clank> | 2026-08-07 05:52:49 +0200 |
|---|---|---|
| committer | user <user@clank> | 2026-08-07 05:52:49 +0200 |
| commit | 3ca9e1ea6dacd9cdfd545902eb8c0838dd383eed (patch) | |
| tree | 84fcfcb5d4a6f5d4dd3b5128d2739a3d424abcaf /docs | |
| parent | A rename keeps the listing's walk instead of throwing it away. bump_names now... (diff) | |
| download | ida-tui-3ca9e1ea6dacd9cdfd545902eb8c0838dd383eed.tar.gz ida-tui-3ca9e1ea6dacd9cdfd545902eb8c0838dd383eed.tar.xz ida-tui-3ca9e1ea6dacd9cdfd545902eb8c0838dd383eed.zip | |
CORRECTNESS FIX, kept despite a worse metric. The un-chunked refresh was showing STALE NAMES on any wide read: one heads call for a search-sized window overflows the tool's 2000-row cap, the short response fails the sequence check, and the block is left with its old text. Refresh is now done a block at a time. Adds .auto/check_rename.py to the gate, which fails hard on the previous code and passes on this one.
Result: {"status":"keep","total_ms":28651.3,"lg_boot_ms":720.6,"lg_decomp_ms":2427.4,"lg_graph_ms":1222.4,"lg_hex_ms":440.9,"lg_index_ms":72.6,"lg_listing_cold_ms":433.6,"lg_listing_warm_ms":465.9,"lg_nav_ms":6809.7,"lg_palette_ms":4.7,"lg_rename_ms":710.1,"lg_render_ms":228.7,"lg_search_ms":6891.2,"lg_split_ms":2259.2,"pure_graph_ms":214.5,"sm_boot_ms":457.7,"sm_decomp_ms":1303.6,"sm_graph_ms":700.2,"sm_hex_ms":445.4,"sm_index_ms":2.4,"sm_listing_cold_ms":271.4,"sm_listing_warm_ms":270.9,"sm_nav_ms":309.2,"sm_palette_ms":0.3,"sm_rename_ms":386.6,"sm_render_ms":265.8,"sm_search_ms":70.1,"sm_split_ms":1266.2,"fails":0}
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
