aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2017-03-31 17:50:36 -0400
committerKevin O'Connor <kevin@koconnor.net>2017-03-31 17:50:36 -0400
commit384c853a39410ae972e0fd2b30219aa6033916f3 (patch)
tree4f532d668dc159ebacd3aeca15ce0ecd7cc92a26 /docs
parentc0380d02807b4e55b2ba4ac4eb8ee99d3dbab05a (diff)
downloadkutter-384c853a39410ae972e0fd2b30219aa6033916f3.tar.gz
kutter-384c853a39410ae972e0fd2b30219aa6033916f3.tar.xz
kutter-384c853a39410ae972e0fd2b30219aa6033916f3.zip
docs: Update benchmark results in Features document
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs')
-rw-r--r--docs/Features.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Features.md b/docs/Features.md
index 5c7a3280..9f9609a2 100644
--- a/docs/Features.md
+++ b/docs/Features.md
@@ -79,6 +79,6 @@ represent total number of steps per second on the micro-controller.
| Micro-controller | 1 stepper active | 3 steppers active |
| ----------------- | ---------------- | ----------------- |
-| 20Mhz AVR | 180K | 115K |
-| 16Mhz AVR | 143K | 92K |
-| Arduino Due (ARM) | 365K | 321K |
+| 20Mhz AVR | 174K | 116K |
+| 16Mhz AVR | 139K | 93K |
+| Arduino Due (ARM) | 462K | 406K |