docs: Update benchmark results in Features document

Some additional tweeks to the scheduler has resulted in minor
improvements to the stepper benchmarks.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2017-03-26 23:31:33 -04:00
parent 59b71d5d05
commit 3238256b79
1 changed files with 3 additions and 3 deletions

View File

@ -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 | 160K | 108K |
| 16Mhz AVR | 128K | 86K |
| Arduino Due (ARM) | 365K | 314K |
| 20Mhz AVR | 180K | 115K |
| 16Mhz AVR | 143K | 92K |
| Arduino Due (ARM) | 365K | 321K |