diff options
| author | user <user@clank> | 2026-08-07 04:00:03 +0200 |
|---|---|---|
| committer | user <user@clank> | 2026-08-07 04:00:03 +0200 |
| commit | 8218b9112393420286210458daabe187af57cd8c (patch) | |
| tree | 744c7ca91896b9487595e6bde5e1584d4e1ba2c4 /docs/PROJECTS.md | |
| parent | autoresearch: record the bench history, the budget and the graph non-determin... (diff) | |
| download | ida-tui-8218b9112393420286210458daabe187af57cd8c.tar.gz ida-tui-8218b9112393420286210458daabe187af57cd8c.tar.xz ida-tui-8218b9112393420286210458daabe187af57cd8c.zip | |
CORRECTNESS REPAIR, kept on its merits. The full suite (which the gate was NOT running) revealed that the worker-connect poll change made test_project_ui flaky: 5ms polling on a background thread through a cold auto-analysis starved the UI thread enough that the loading overlay was still up when the test pressed Ctrl+O. Poll now backs off to a 25ms cap (keeps the boot win, no busy-wait), the racy boot wait is fixed, and checks.sh runs tests/run.py in full (830 checks) instead of just the scenario suite.
Result: {"status":"keep","total_ms":18608,"lg_boot_ms":708.5,"lg_decomp_ms":2454.9,"lg_graph_ms":1034.5,"lg_hex_ms":431.9,"lg_index_ms":95.1,"lg_listing_cold_ms":530.2,"lg_listing_warm_ms":413.4,"lg_nav_ms":7057.9,"lg_palette_ms":5,"lg_render_ms":214.2,"lg_search_ms":1408.9,"pure_graph_ms":213.3,"sm_boot_ms":433.6,"sm_decomp_ms":1292,"sm_graph_ms":754,"sm_hex_ms":433.4,"sm_index_ms":2.6,"sm_listing_cold_ms":260.4,"sm_listing_warm_ms":280.5,"sm_nav_ms":286.1,"sm_palette_ms":0.3,"sm_render_ms":251,"sm_search_ms":46.5,"fails":0}
Diffstat (limited to 'docs/PROJECTS.md')
0 files changed, 0 insertions, 0 deletions
