thetarnav / solid-devtools

Library of developer tools, reactivity debugger & Devtools Chrome extension for visualizing SolidJS reactivity graph
https://chrome.google.com/webstore/detail/solid-devtools/kmcfjchnmmaeeagadbhoofajiopoceel
MIT License
548 stars 21 forks source link

Display the amount of owners over time #279

Open thetarnav opened 11 months ago

thetarnav commented 11 months ago

A line graph similar to one used to memory/cpu used etc, showing the past and current amounts of owners (memos, effects, render effects, components) and signals over time.

owner metric 3

image