Skip to content

Conversation

@danielzgtg
Copy link
Collaborator

@danielzgtg danielzgtg commented May 19, 2025

Kokoro perf_battery went from 1816.289140 ms, 100.5304% to 1580.373737 ms, 87.4403% (-235.915403 ms -12.99%, -13.0901pp).

With -fopenmp and -ffast-math, GCC replaces sinf@PLT with the vectorized version _ZGVdN8v_sinf@PLT .

Kokoro perf_battery before=1804.631546ms after=1685.014389ms (-6.63%)

With -fopenmp and -ffast-math, GCC replaces sinf@PLT with the
vectorized version _ZGVdN8v_sinf@PLT .
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.

3 participants