Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
galangalalgol
on Dec 9, 2022
|
parent
|
context
|
favorite
| on:
Data-driven performance optimization with Rust and...
With optimizations and debug symbols turned on and the arch specified perf report very often puts some pieces of functions in the calling function for me when I use dwarf. Do you do anything specific in the build?
namibj
on Dec 10, 2022
[–]
You need to activate the (somewhat slow?) inline-stack-aware addr2line integration/usage for optimized builds.
It doesn't place them there, they exist there (due to inlining).
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: