mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools/fast: measure v.c size and parse/check/cgen steps
This commit is contained in:
@@ -52,4 +52,8 @@ Source code: <a target=blank href='https://github.com/vlang/v/blob/master/cmd/to
|
||||
<td style='width:120px'>v -o v</td>
|
||||
<td style='width:130px'>v -x64 1mil.v</td>
|
||||
<td style='width:120px'>v hello.v</td>
|
||||
<td style='width:120px'>v.c size</td>
|
||||
<td style='width:120px'>parse</td>
|
||||
<td style='width:120px'>check</td>
|
||||
<td style='width:120px'>cgen</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user