From dbbbf4665fb4c2f2f5fa3815d9bd88fabce98c21 Mon Sep 17 00:00:00 2001 From: Mario Date: Mon, 4 Jul 2022 21:15:18 +0200 Subject: [PATCH] Fix typos Signed-off-by: Mario --- src/pages/benchmarks.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/benchmarks.js b/src/pages/benchmarks.js index a5de35102..0337dffe5 100644 --- a/src/pages/benchmarks.js +++ b/src/pages/benchmarks.js @@ -55,10 +55,10 @@ export default function Home() { Tremor Benchmarks

- Here you can track "live" benchmarks of the tremor runtime for every PR that is + Here you can track "live" benchmarks of the Tremor runtime for every PR that is merged into the main branch. The benchmarks are run on the same machine to allow - them to be compared easiley.
- This allows comparing and tracking the performance progression of tremor over + them to be compared easily.
+ This allows comparing and tracking the performance progression of Tremor over time. Clicking on a node will show the related commit hash.

Note:Entries with 0 eps/mbps indicate failed benchmark runs.