You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Divan automatically chooses an SI prefix for each benchmark’s elapsed-time column (ns, µs, ms, s).
While that’s great for eyeballing a single table, it makes automated parsing and cross-row comparison harder—especially when mixing very fast and slow benches in the same run.