1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

tools/fast: add "V lines" and "V lines/s"

This commit is contained in:
Alexander Medvednikov
2021-04-30 15:31:20 +03:00
parent d236d6a473
commit e949d4b26c
6 changed files with 26 additions and 11 deletions

View File

@ -60,4 +60,6 @@ Source code: <a target=blank href='https://github.com/vlang/v/blob/master/cmd/to
<td style='width:55px'>check</td>
<td style='width:55px'>cgen</td>
<td style='width:55px'>scan</td>
<td style='width:55px'>V lines</td>
<td style='width:55px'>V lines/s</td>
</tr>