pallets-eco / pallets-eco/flask-debugtoolbar
Profiler call graph display
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 978
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to display the call chain like:
http://pypi.python.org/pypi/linesman
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides no file, test, or entry point to start from; first review the profiler implementation and the toolbar's display components, then compare the desired call-chain presentation with the linked linesman example. Done means the profiler exposes a usable call graph in the debug toolbar and the display is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- devtools, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100