diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2025-06-08 12:23:02 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2025-06-08 12:23:02 -0400 |
commit | 889be5b2757af1e61c2710c521a436c9506e1d9f (patch) | |
tree | 6a695a2ad59a4a4b3996f63d51d4b81f755613a2 /docs/Benchmarks.md | |
parent | 607d0b423737d0d4c46e97d5dbbc34dfb4485401 (diff) | |
download | kutter-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/Benchmarks.md')
-rw-r--r-- | docs/Benchmarks.md | 2 |
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. |