Skip to content

Conversation

kammce
Copy link
Member

@kammce kammce commented Aug 29, 2025

  • Remove unwind code from nearpoint function group calculation
  • Discard unwind code used by GCC in arm-none-eabi-gcc-14.2_discard.ld
  • Improve left/right scan of entries in nearpoint search

⚗️ Add fast gcc to benchmark

Fast GCC, is just builtin GCC exceptions except I replace some of the function with my own versions. Mostly just added always inline along with some performance improvements from my talk.

- Remove unwind code from nearpoint function group calculation
- Discard unwind code used by GCC in `arm-none-eabi-gcc-14.2_discard.ld`
- Improve left/right scan of entries in nearpoint search

:alembic: Add fast gcc to benchmark

Fast GCC, is just builtin GCC exceptions except I replace some of the
function with my own versions. Mostly just added always inline along
with some performance improvements from my talk.
@kammce kammce merged commit 3e6a7d7 into main Aug 29, 2025
15 of 16 checks passed
@kammce kammce deleted the performance-improvement branch August 29, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant