ratatui/benches/main
Josh McKinney 23516bce76
chore: rename ratatui-org to ratatui (#1334)
All urls updated to point at https://github.com/ratatui

To update your repository remotes, you can run the following commands:

```shell
git remote set-url origin https://github.com/ratatui/ratatui
```
2024-08-21 11:35:08 -07:00
..
barchart.rs chore: rename ratatui-org to ratatui (#1334) 2024-08-21 11:35:08 -07:00
block.rs chore: rename ratatui-org to ratatui (#1334) 2024-08-21 11:35:08 -07:00
buffer.rs perf: add buffer benchmarks (#1303) 2024-08-06 23:05:36 -07:00
line.rs perf: move benchmarks into a single benchmark harness (#1302) 2024-08-06 05:31:13 -07:00
list.rs chore: rename ratatui-org to ratatui (#1334) 2024-08-21 11:35:08 -07:00
paragraph.rs chore: rename ratatui-org to ratatui (#1334) 2024-08-21 11:35:08 -07:00
rect.rs perf: move benchmarks into a single benchmark harness (#1302) 2024-08-06 05:31:13 -07:00
sparkline.rs chore: rename ratatui-org to ratatui (#1334) 2024-08-21 11:35:08 -07:00