diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-10-22 11:18:55 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-10-22 11:18:55 -0400 |
commit | 2b81b2935c8fc9c8c4e86f3799779333dac7f49c (patch) | |
tree | 3c721197917081d01fecfc52da2f58efa1a2ad4b /docs/Features.md | |
parent | 34c3cb5c01f018ff81beb1e2720917f75789de57 (diff) | |
download | kutter-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/Features.md')
-rwxr-xr-x | docs/Features.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Features.md b/docs/Features.md index 05b656d0..3a013948 100755 --- a/docs/Features.md +++ b/docs/Features.md @@ -134,9 +134,9 @@ represent total number of steps per second on the micro-controller. | Arduino Zero (ARM SAMD21) | 234K | 217K | | STM32F103 | 364K | 324K | | Arduino Due (ARM SAM3X8E) | 410K | 397K | -| SAM4E8E ARM | 475K | 475K | | Smoothieboard (ARM LPC1768) | 487K | 487K | | Smoothieboard (ARM LPC1769) | 584K | 584K | +| SAM4E8E ARM | 638K | 638K | | Beaglebone PRU | 689K | 689K | On AVR platforms, the highest achievable step rate is with just one |