Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate assembly for each function when also generating the code files? #39

Open
dangmoody opened this issue Oct 28, 2020 · 0 comments
Labels
feature request New feature or request idea Not necessarily guaranteed to happen

Comments

@dangmoody
Copy link
Owner

This could be cool to show what the assembly of each function is likely to be (with -O3 and -ffast-math on, for instance).

When making changes to the generated code you'd also be able to see diffs in the assembly too, to see maybe exactly when a function became faster/slower?

@dangmoody dangmoody added feature request New feature or request idea Not necessarily guaranteed to happen labels Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request idea Not necessarily guaranteed to happen
Projects
None yet
Development

No branches or pull requests

1 participant