mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 18:13:52 +00:00
Times each --audit-project sub-step end-to-end so users can see where the slow checks are. Useful for tuning a CI pipeline: drop the slowest check from a fast-feedback pre-commit hook, run the full audit on push. Reports wall-clock per step, share of total, and pass/fail status for each. Status column means the check ran cleanly even on a zone with content issues — bench timings are about runtime, not correctness. On a small test zone, items-schema and spawn-placement dominate the share (~25% each) since they involve loading content + sampling terrain. Format/open-only/refs/content are sub-10ms each. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||