From 57e9098b6a2cc7e69b02ab91f392c68d6b707a4f Mon Sep 17 00:00:00 2001 From: tiago <70700766+tiagozip@users.noreply.github.com> Date: Sun, 19 Oct 2025 17:41:41 +0100 Subject: [PATCH] docs: clarify weird devtools edge case --- docs/guide/benchmark.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/guide/benchmark.md b/docs/guide/benchmark.md index 3cbf7bb..f517bbc 100644 --- a/docs/guide/benchmark.md +++ b/docs/guide/benchmark.md @@ -8,6 +8,8 @@ Press the button below to run a simple benchmark. Using widget 0.1.25, WASM 0.0.6. These use a placeholder server, speeds might vary depending on your setup and network latency. +Note that solving might be significantly slower if you have your devtools open depending on what browser you're using. This is not intentional but is also not a bug with Cap. + | Tier | Device | Chrome | Safari | | --------- | ------------------ | ------ | ------ | | Low-end | Samsung Galaxy A11 | 4.583s | - | @@ -22,4 +24,4 @@ Tested with BrowserStack using the following configuration: - **Challenge difficulty:** 4 - **Number of challenges:** 50 - **Salt/challenge size:** 32 -- **Number of benchmarks:** 50 \ No newline at end of file +- **Number of benchmarks:** 50