aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Benchmarks.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2019-09-08 09:13:51 -0400
committerKevin O'Connor <kevin@koconnor.net>2019-09-08 09:13:51 -0400
commit7580fa2354cd590da08d446eafb866ddd179f787 (patch)
tree568d36b2a23c05bc044cbb8f5d4bdd97c1bac14f /docs/Benchmarks.md
parent8d4a5c16beb7910803f50bfbce5a2f478bbaf7f0 (diff)
downloadkutter-7580fa2354cd590da08d446eafb866ddd179f787.tar.gz
kutter-7580fa2354cd590da08d446eafb866ddd179f787.tar.xz
kutter-7580fa2354cd590da08d446eafb866ddd179f787.zip
docs: Update sam4s8c benchmarks
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Benchmarks.md')
-rw-r--r--docs/Benchmarks.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/Benchmarks.md b/docs/Benchmarks.md
index 158afa2e..b1f88626 100644
--- a/docs/Benchmarks.md
+++ b/docs/Benchmarks.md
@@ -134,16 +134,16 @@ config_stepper oid=2 step_pin=PC26 dir_pin=PB4 min_stop_interval=0 invert_step=0
finalize_config crc=0
```
-The test was last run on commit `4fa41d9c` with gcc version
+The test was last run on commit `8d4a5c16` with gcc version
`arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0`.
| sam4s8c | ticks |
| -------------------- | ----- |
-| 1 stepper | 553 |
-| 2 stepper | 563 |
-| 3 stepper | 623 |
-| 1 stepper (no delay) | 79 |
-| 3 stepper (no delay) | 296 |
+| 1 stepper | 527 |
+| 2 stepper | 535 |
+| 3 stepper | 638 |
+| 1 stepper (no delay) | 70 |
+| 3 stepper (no delay) | 254 |
### Duet Wifi step rate benchmark ###
@@ -364,8 +364,8 @@ class machine with the device connected via a high-speed hub.
| stm32f103 (USB) | 355K | 01d2183f | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |
| sam3x8e (USB) | 418K | 01d2183f | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |
| lpc1768 (USB) | 534K | 01d2183f | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |
-| sam4s8c (USB) | 607K | 01d2183f | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |
| lpc1769 (USB) | 628K | 01d2183f | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |
+| sam4s8c (USB) | 650K | 8d4a5c16 | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |
| samd51 (USB) | 864K | 01d2183f | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |
| stm32f446 (USB) | 870K | 01d2183f | arm-none-eabi-gcc (Fedora 7.4.0-1.fc30) 7.4.0 |