From ea4fb9a2d5dfd2a87b372a29a678eef960f21fd6 Mon Sep 17 00:00:00 2001 From: Fedor Korotkov Date: Tue, 17 May 2022 15:20:04 -0400 Subject: [PATCH] Add Geekbench report link (#83) Fixes #82 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3c86e1..651bd9f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ *Tart* is a virtualization toolset to build, run and manage virtual machines on Apple Silicon. Built by CI engineers for your automation needs. Here are some highlights of Tart: -* Tart uses Apple's own `Virtualization.Framework` for near-native performance. +* Tart uses Apple's own `Virtualization.Framework` for [near-native performance](https://browser.geekbench.com/v5/cpu/compare/14966395?baseline=14966339). * Push/Pull virtual machines from any OCI-compatible container registry. * Use Tart Packer Plugin to automate VM creation. * Built-in CI integration.