Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sa46
on Feb 1, 2023
|
parent
|
context
|
favorite
| on:
Reducing Go execution tracer overhead with frame p...
Would this speed up capturing stack traces? The use case I have in mind is stack traces for logging. The Zap logger has a mild warning [1] about stack traces being relatively expensive.
[1]:
https://pkg.go.dev/go.uber.org/zap#Stack
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1]: https://pkg.go.dev/go.uber.org/zap#Stack