From f2a4230eae66cfd9f55af764fd385425339ff62d Mon Sep 17 00:00:00 2001
From: Martin Lange <martin.lange@ufz.de>
Date: Sun, 4 Dec 2022 21:29:17 +0100
Subject: [PATCH] add hint on tooltips in SVG images

---
 benchmarks/README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/benchmarks/README.md b/benchmarks/README.md
index bd26bf84..2c6828b9 100644
--- a/benchmarks/README.md
+++ b/benchmarks/README.md
@@ -5,6 +5,8 @@ Micro-benchmarks and profiling for important FINAM runs functions.
 Note that plot panels have different units!
 `ms` is milliseconds (1/1,000 second), `us` is microseconds (1/1,000,000 second).
 
+Open images in a separate browser tab for tooltips showing exact values.
+
 ## Full runs
 
 **Profiling data** for full runs can be found in the latest [job artifacts](https://git.ufz.de/FINAM/finam/-/jobs/artifacts/main/browse/prof?job=profile).
-- 
GitLab