| ▲ | Show HN: Continuous Nvidia CUDA PC Sampling Profiler(polarsignals.com) | |||||||
| 12 points by gnurizen 4 days ago | 4 comments | ||||||||
Blog post about how we extended our open source profiler to include support for continuous production PC sampling. | ||||||||
| ▲ | saagarjha 2 hours ago | parent | next [-] | |||||||
Honest question, I feel like kernels are usually short enough that you can fully understand their performance in the development cycle before you even deploy them. If you get different results in production this seems to me that you didn’t spend enough time understanding what’s going on earlier. Are there things you genuinely can’t get from this workflow? | ||||||||
| ||||||||
| ▲ | killamdiaz 4 days ago | parent | prev [-] | |||||||
Very cool project. Curious whether the biggest value has been performance debugging itself or helping developers understand system behavior they otherwise wouldn't have visibility into. Sometimes the observability layer ends up being more valuable than the optimization layer. | ||||||||
| ||||||||