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

inspect assembly/ overhead #10

Open
benmkw opened this issue Oct 18, 2020 · 0 comments
Open

inspect assembly/ overhead #10

benmkw opened this issue Oct 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@benmkw
Copy link

benmkw commented Oct 18, 2020

It could be interesting to use e.g. cargo asm https://github.com/gnzlbg/cargo-asm to see how much work is roughly involved when using these conversions/ how the compiler can optimise them.

I used it here as an example https://github.com/benmkw/comptime_trie (which may be a bit hacky but :D)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants