Commit graph

1 commit

Author SHA1 Message Date
jedarden
478243c971 docs(bf-4wz6v): document candidate cargo nextest timing flags
Add summary of timing flags identified in bf-52v1t research:

- Primary candidates: --message-format libtest-json variants for per-test timing
- Secondary candidates: --status-level and --final-status-level for slow detection
- Config: slow-timeout setting for threshold definition
- Excluded: --timings flag (build timing, not test timing)

Closes bf-4wz6v
2026-07-07 00:44:01 -04:00