|
|
| Line 118: |
Line 118: |
| * '''Team:''' TBD | | * '''Team:''' TBD |
| * '''Tracking bug:''' {{bug|800200}} | | * '''Tracking bug:''' {{bug|800200}} |
| * '''More info:''' | | * '''More info:''' |
| | |
| == Heap Profiling ==
| |
| * '''Goal:''' Add integrated tools for tracking memory use, finding leaks, and so on.
| |
| * '''Team:''' TBD
| |
| * '''Tracking bug:''' TBD
| |
| * '''More info:''' https://wiki.mozilla.org/Javascript:SpiderMonkey:HeapProfiling
| |
| | |
| == Stack Snapshots ==
| |
| * '''Goal:''' Add lightweight records of where errors occurred, where event handlers were registered, and so on.
| |
| * '''Team:''' TBD
| |
| * '''Tracking bug:''' TBD
| |
| * '''More info:''' https://wiki.mozilla.org/Javascript:SpiderMonkey:StackSnapshots
| |
|
| |
|
| = Technical Debt = | | = Technical Debt = |