aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2021-04-18 13:21:17 -0400
committerKevin O'Connor <kevin@koconnor.net>2021-04-18 13:21:31 -0400
commit4ef713f6b8b55f5eadcc53d2016433b0bff4b2c1 (patch)
tree56e23059d427e333c12d4c453d5110e838e1e9b3
parentdb0fb5d596487c9cbb0e7a8e16c6a558b13cbba2 (diff)
downloadkutter-4ef713f6b8b55f5eadcc53d2016433b0bff4b2c1.tar.gz
kutter-4ef713f6b8b55f5eadcc53d2016433b0bff4b2c1.tar.xz
kutter-4ef713f6b8b55f5eadcc53d2016433b0bff4b2c1.zip
docs: Update Linux RPi benchmarks
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
-rw-r--r--docs/Benchmarks.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md
index a29e1892..ebec62f6 100644
--- a/docs/Benchmarks.md
+++ b/docs/Benchmarks.md
@@ -371,15 +371,15 @@ config_stepper oid=2 step_pin=gpio6 dir_pin=gpio7 min_stop_interval=0 invert_ste
finalize_config crc=0
```
-The test was last run on commit `06437c58` with gcc version `gcc
+The test was last run on commit `db0fb5d5` with gcc version `gcc
(Raspbian 6.3.0-18+rpi1+deb9u1) 6.3.0 20170516` on a Raspberry Pi 3
(revision a22082).
| Linux (RPi3) | ticks |
| -------------------- | ----- |
-| 1 stepper | 340 |
-| 2 stepper | 356 |
-| 3 stepper | 450 |
+| 1 stepper | 349 |
+| 2 stepper | 350 |
+| 3 stepper | 400 |
## Command dispatch benchmark ##