@mntmn basic optimizations done - with measurable performance improvements.
Now let's see if we can use NEON instructions on key areas to push things further! :)
@mntmn basic optimizations done - with measurable performance improvements.
Now let's see if we can use NEON instructions on key areas to push things further! :)
@mntmn I've just pushed 2 PRs regarding my changes (firmware and drivers).
But I am looking into one specific item that showed a regression, so I might update the drivers with a new commit depending on my findings.
Otherwise, tests showed a solid performance improvement across the board here! :)
Scalines is an interesting concept, I'll look into that next. For now, I wanted to focus on performance.