Skip to content

Commit

Permalink
update fast.vlang.io for commit 907c0894
Browse files Browse the repository at this point in the history
  • Loading branch information
vlang-bot committed Jan 20, 2025
1 parent 84e8e0e commit 7c9dd4a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,22 @@ <h2><a href='/'>Is V still fast?</a></h2>


<tr>
<td>2025-01-20 19:31</td>
<td><a target=_blank href="https://github.com/vlang/v/commit/907c0894">907c0894</a></td>
<td>checker: cache repeated `node.args.len`, `method.generic_names.len`, `node.concrete_types.len` and `node.op.str()` (#23536)</td>
<td>1091ms</td>
<td>1434ms</td>
<td>0ms</td>
<td>93ms</td>
<td>6207 KB</td>
<td>257ms</td>
<td>246ms</td>
<td>250ms</td>
<td>54ms</td>
<td>120766</td>
<td>110692</td>
</tr>
<tr>
<td>2025-01-20 19:27</td>
<td><a target=_blank href="https://github.com/vlang/v/commit/4f3444ed">4f3444ed</a></td>
<td>markused: minor optmization checking names with dot (#23537)</td>
Expand Down

0 comments on commit 7c9dd4a

Please sign in to comment.