Skip to content

Conversation

kammce
Copy link
Member

@kammce kammce commented Aug 11, 2025

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.

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 force-pushed the benchmark-gcc-unwind-by-50 branch from 57b6568 to df4b51c Compare August 16, 2025 19:18
kammce added 2 commits August 27, 2025 16:49
- 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
@kammce kammce closed this Aug 29, 2025
@kammce kammce deleted the benchmark-gcc-unwind-by-50 branch August 29, 2025 19:33
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