ratatui/benches
Valentin271 149d48919d
perf(bench): Used iter_batched to clone widgets in setup function (#383)
Replaced `Bencher::iter` by `Bencher::iter_batched` to clone the widget in the setup function instead of in the benchmark timing.
2023-08-11 02:17:14 +00:00
..
block.rs perf(bench): Used iter_batched to clone widgets in setup function (#383) 2023-08-11 02:17:14 +00:00
list.rs test(list): Added benchmarks (#377) 2023-08-11 02:11:41 +00:00
paragraph.rs perf(bench): Used iter_batched to clone widgets in setup function (#383) 2023-08-11 02:17:14 +00:00