aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Debugging.md
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2018-10-22 11:18:55 -0400
committerKevin O'Connor <kevin@koconnor.net>2018-10-22 11:18:55 -0400
commit2b81b2935c8fc9c8c4e86f3799779333dac7f49c (patch)
tree3c721197917081d01fecfc52da2f58efa1a2ad4b /docs/Debugging.md
parent34c3cb5c01f018ff81beb1e2720917f75789de57 (diff)
downloadkutter-2b81b2935c8fc9c8c4e86f3799779333dac7f49c.tar.gz
kutter-2b81b2935c8fc9c8c4e86f3799779333dac7f49c.tar.xz
kutter-2b81b2935c8fc9c8c4e86f3799779333dac7f49c.zip
docs: Update SAM4E8E benchmarks
New benchmark numbers reported by @FHeilmann. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Debugging.md')
-rwxr-xr-xdocs/Debugging.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md
index 59f8d065..a3dc7a5c 100755
--- a/docs/Debugging.md
+++ b/docs/Debugging.md
@@ -300,9 +300,9 @@ finalize_config crc=0
The test was last run on commit `e94f3b7` with gcc version
`arm-none-eabi-gcc (15:5.4.1+svn241155-1) 5.4.1 20160919`. The best
-single stepper result is `SET ticks 325`, the best dual stepper result
-is `SET ticks 283`, and the best three stepper result is `SET ticks
-379`.
+single stepper result is `SET ticks 295`, the best dual stepper result
+is `SET ticks 264`, and the best three stepper result is `SET ticks
+282`.
### Beaglebone PRU step rate benchmark ###