0
Fork 0
soda/content/now/2026-04-10.mdx

6 lines
430 B
Text

<object /> added the ability to specify warmup and test durations in i0-bench (part of [i0.rs](https://thei.rs/i0.rs)) [a couple weeks ago](#2026-02-25)
it didn't think about the fact though that maybe the single-threaded test doesn't always need the same accuracy! fixed that today :]
now there are equivalent flags that set the single-threaded test durations!!
(*-T* for the test duration *-t*, *-W* for the warmup time *-w*)