1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-10 06:34:17 +03:00

forgot to include the cat portion of the bench in the readme

This commit is contained in:
Wez Furlong 2018-02-19 10:59:09 -08:00
parent 02846f4c82
commit 1e64344092

View File

@ -130,7 +130,9 @@ Here's a very basic benchmark:
```
$ find /usr > /tmp/usr-files.txt
$ time /tmp/usr-files.txt
$ wc -l /tmp/usr-files.txt
364885 /tmp/usr-files.txt
$ time cat /tmp/usr-files.txt
```
And a comparison between some terminal emulators on my system; they were each