I'd be curious to talk about and share how other people profile and debug their compiled code.
I've yet to figure out how to do that effectively for scikit-image (using meson and a lot of Cython code). I'm hopeful that print statements and temporarily porting algorithms to Python are not the only answers. 😅
If it looks like it would be useful, I'd be happy to help getting started with a small guide / tutorial on this.
I'd be curious to talk about and share how other people profile and debug their compiled code.
I've yet to figure out how to do that effectively for scikit-image (using meson and a lot of Cython code). I'm hopeful that print statements and temporarily porting algorithms to Python are not the only answers. 😅
If it looks like it would be useful, I'd be happy to help getting started with a small guide / tutorial on this.