aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2025-06-08 12:23:02 -0400
committerKevin O'Connor <kevin@koconnor.net>2025-06-08 12:23:02 -0400
commit889be5b2757af1e61c2710c521a436c9506e1d9f (patch)
tree6a695a2ad59a4a4b3996f63d51d4b81f755613a2 /docs
parent607d0b423737d0d4c46e97d5dbbc34dfb4485401 (diff)
downloadkutter-889be5b2757af1e61c2710c521a436c9506e1d9f.tar.gz
kutter-889be5b2757af1e61c2710c521a436c9506e1d9f.tar.xz
kutter-889be5b2757af1e61c2710c521a436c9506e1d9f.zip
docs: Fix typo in Benchmarks.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Benchmarks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md
index 8ff0517c..99b9aa20 100644
--- a/docs/Benchmarks.md
+++ b/docs/Benchmarks.md
@@ -441,7 +441,7 @@ Pico and Pico 2 boards.
(*) Note that the reported rp2040 ticks are relative to a 12Mhz
scheduling timer and do not correspond to its 200Mhz internal ARM
-processing rate. It is expected that 5 scheduling ticks corresponds to
+processing rate. It is expected that 3 scheduling ticks corresponds to
~42 ARM core cycles and 14 scheduling ticks corresponds to ~225 ARM
core cycles.