Y
Hacker News
new
|
ask
|
show
|
jobs
by
galacticdessert
2065 days ago
Pyinstrument might be easier to profile web requests:
https://github.com/joerick/pyinstrument#profile-a-web-reques...
1 comments
p403n1x87
2065 days ago
One benefit of Austin-based tools is that they don't require any instrumentation/extra configuration. The low overhead means that you can just attach to an application that is running in production.
link