We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f00f13 commit 1942be2Copy full SHA for 1942be2
src/page/Home.js
@@ -973,11 +973,11 @@ let r = query p select (c, d) from ReadyDate(c; d)
973
<tbody>
974
<tr>
975
<td className="h5">Throughput (entire compiler):</td>
976
- <td className="h5 text-right text-success font-weight-bold">52,800 lines/sec</td>
+ <td className="h5 text-right text-success font-weight-bold">60,159 lines/sec</td>
977
</tr>
978
979
<td className="h5">Throughput (frontend only):</td>
980
- <td className="h5 text-right text-success font-weight-bold">95,500 lines/sec</td>
+ <td className="h5 text-right text-success font-weight-bold">140,382 lines/sec</td>
981
982
</tbody>
983
</table>
0 commit comments