shkolnick-kun / bugurtos

Breaking backward compatibility since 2010!!!
GNU General Public License v3.0
129 stars 9 forks source link

Poor bgrt_index_search performance on Cortex-Mx #32

Closed shkolnick-kun closed 7 years ago

shkolnick-kun commented 7 years ago

Generic bgrt_index_search implementation takes a lot of time to execute, thus leading to performance decrease.

On STM32F051R8T6 @ 32MHz it takes up to 20us per call.

@Endag is welcome to discuss.