Skip to content

Commit 8ddfaa9

Browse files
authored
Fix typo
1 parent c51a1b3 commit 8ddfaa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,13 @@ In all cases, three runs were made to warm system caches. The reported numbers a
204204

205205
| | Time(sec) | Memory Usage(MB) |
206206
| --- | --- | --- |
207-
| WindTerm | 2.332 | **24.1** |
207+
| WindTerm | **2.287** | **24.1** |
208208
| rxvt | 10.896 | 1266.6 |
209209
| putty | 16.045 | 1102.6 |
210210
| xterm | 68.154 | 5005.5 |
211211
| iterm2 | 4.181 | 383.2 |
212212
| Kitty | 5.620 | 4749.9 |
213-
| Alacritty | **2.322** | Not measured, use 100,000 scrollback lines setting |
213+
| Alacritty | 2.322 | Not measured, use 100,000 scrollback lines setting |
214214
| Windows Terminal + ssh.exe | 50.381 | Not measured, use 65,535 scrollback lines setting |
215215

216216
3. n = 5,000,000 scrollback = 5,000,000 Lines

0 commit comments

Comments
 (0)