From bba79194e750f45fa63b05c88855ab7edb07af55 Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Wed, 23 Dec 2020 10:53:34 +0100 Subject: [PATCH] tools/fast: clarify free tier vcpu performance --- cmd/tools/fast/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/tools/fast/header.html b/cmd/tools/fast/header.html index 558c508737..d6e60afbac 100644 --- a/cmd/tools/fast/header.html +++ b/cmd/tools/fast/header.html @@ -38,7 +38,7 @@ td {

Is V still fast?

Monitoring compilation speed for each commit.

-Running on an AWS t2.micro instance (1 vCPU).

+Running on a free tier AWS t2.micro instance (1 vCPU). Typical desktop hardware is 2-3 times faster.

Source code: fast.v