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

Slow stacktraces when built with clang #328

Open
no-more-secrets opened this issue Feb 1, 2024 · 1 comment
Open

Slow stacktraces when built with clang #328

no-more-secrets opened this issue Feb 1, 2024 · 1 comment

Comments

@no-more-secrets
Copy link
Contributor

For a long time now, when I build with gcc my stacktraces generate instantaneously, but when I build with clang they are very slow, sometimes 1-2 seconds per frame. I've observed this with many versions of gcc and many versions of clang over the last few years, so it seems to be a robust issue. Any idea what could cause this? Have you tried using this library with clang? Would really like to find a solution to this.

@no-more-secrets
Copy link
Contributor Author

Should also mention that I use the lld linker when I build with clang, if that matters.

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

No branches or pull requests

1 participant