Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add additional "no delay" benchmarks to Benchmarks.md | Kevin O'Connor | 2019-09-08 | 1 | -47/+67 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update stm32f103 benchmarks | Kevin O'Connor | 2019-09-08 | 1 | -7/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update sam4s8c benchmarks | Kevin O'Connor | 2019-09-08 | 1 | -7/+7 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update sam4s8c step benchmarks | Kevin O'Connor | 2019-09-08 | 1 | -7/+9 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Use tables for tick rates in Benchmarks.md | Kevin O'Connor | 2019-09-08 | 1 | -45/+96 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update AVR benchmarks to use gcc v5.4.0 | Kevin O'Connor | 2019-09-06 | 1 | -5/+5 |
| | | | | | | | Current versions of OctoPi ship with avr-gcc v5.4.0, so update the benchmarks to use that version. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update USB transfer benchmarks | Kevin O'Connor | 2019-09-06 | 1 | -10/+10 |
| | | | | | | | | It appears that the faster micro-controllers may have their transfer speeds limited by the host USB controller. Rerun the usb transfer benchmarks using a high-speed hub. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add stm32f407 benchmarks to Benchmarks.md document | Kevin O'Connor | 2019-08-31 | 1 | -7/+12 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Sort transfer rate benchmark by rate | Kevin O'Connor | 2019-08-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Update benchmarks with stm32f446 usb test | Kevin O'Connor | 2019-08-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add initial STM32F446 benchmark results | Kevin O'Connor | 2019-07-25 | 1 | -1/+19 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: STM32F0 benchmarks (#1462) | Eugene Krashtan | 2019-03-29 | 1 | -0/+17 |
| | | | Signed-off-by: Eugene Krashtan <eug.krashtan@gmail.com> | ||||
* | docs: Move benchmark information from Debugging.md to new Benchmarks.md | Kevin O'Connor | 2019-03-28 | 1 | -0/+288 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |