tools/fast: clarify free tier vcpu performance

pull/7500/head
Alexander Medvednikov 2020-12-23 10:53:34 +01:00
parent 8f4281b790
commit bba79194e7
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ td {
<h2>Is V still fast?</h2>
Monitoring compilation speed for each commit. <br><br>
Running on an AWS t2.micro instance (1 vCPU). <br><br>
Running on a free tier AWS t2.micro instance (1 vCPU). Typical desktop hardware is 2-3 times faster. <br><br>
Source code: <a target=blank href='https://github.com/vlang/v/blob/master/cmd/tools/fast/fast.v'>fast.v</a> <br><br>