Confirmed users
79
edits
(Add start-up cache project.) |
|||
Line 33: | Line 33: | ||
*[[Javascript:SpiderMonkey:StackSnapshots|Stack Snapshots]]: Lightweight records of where errors occurred, where event handlers were registered, and so on. | *[[Javascript:SpiderMonkey:StackSnapshots|Stack Snapshots]]: Lightweight records of where errors occurred, where event handlers were registered, and so on. | ||
*[[Javascript:SpiderMonkey:HeapProfiling|Heap Profiling]]: Integrated tools for tracking memory use, finding leaks, and so on. | *[[Javascript:SpiderMonkey:HeapProfiling|Heap Profiling]]: Integrated tools for tracking memory use, finding leaks, and so on. | ||
*[[ | *[[Javascript:SpiderMonkey:StartupCache|Start-up Cache]]: Improve start-up time JavaScript for Gaia applications. | ||
== Active Projects == | == Active Projects == |