carpentries-incubator / carpentries-incubator/pando-python
Add pointers to more advanced profiling tools
Open
- Dominant language
- Python
- Stars
- 6
- Forks
- 12
- Avg merge
- 4h 35m
- Merged PRs (30d)
- 2
Description
We currently have a brief mention of `viztracer` in the profiling introduction, plus a link to `scalene` in the profiling conclusions. Maybe it would be useful to add a longer list of further profiling tools in the profiling conclusions. This could include [`memray`](https://github.com/bloomberg/memray), the upcoming [`profiling.sampling`](https://docs.python.org/3.15/library/profiling.sampling.html) module in Python 3.15 and probably a few others.
Contributor guide
Assessment
This issue has not been assessed yet.