feat(terminal): add runtime renderer switch
This commit is contained in:
@@ -38,5 +38,11 @@ instead:
|
||||
npm run terminal:bench -- --url http://127.0.0.1:3100/rustui/terminal --browser-executable /usr/bin/google-chrome
|
||||
```
|
||||
|
||||
Compare renderer modes with:
|
||||
|
||||
```bash
|
||||
npm run terminal:bench -- --url http://127.0.0.1:3100/rustui/terminal --renderer canvas --browser-executable /usr/bin/google-chrome
|
||||
```
|
||||
|
||||
It writes `target/terminal-bench/terminal-bench.json` plus screenshots when
|
||||
Playwright is available in the workspace.
|
||||
|
||||
Reference in New Issue
Block a user