diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2018-10-12 23:23:15 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2018-10-13 11:52:24 -0400 |
commit | 67278a6d8abe44a7f15fbbb8cefc334ee53feea3 (patch) | |
tree | 2a90cb0dd4d9812b750d11d10f2a779b7cfb5ab1 /docs/Features.md | |
parent | fb798e3cbafc095f930e2a925b9e0e200395baa4 (diff) | |
download | kutter-67278a6d8abe44a7f15fbbb8cefc334ee53feea3.tar.gz kutter-67278a6d8abe44a7f15fbbb8cefc334ee53feea3.tar.xz kutter-67278a6d8abe44a7f15fbbb8cefc334ee53feea3.zip |
sam3x8e: Align loops to a 16 byte boundary
It appears the sam3x8e has a primitive cache prefetch mechanism (it
prefetches 32 bytes at a time aligned to a 16 byte boundary).
Aligning the main loop in timer_dispatch_many() to a 16 byte boundary
significantly improves performance.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'docs/Features.md')
0 files changed, 0 insertions, 0 deletions