I very keen on learning how chrome devtools works, particularly the Profile and Timeline feature as I am investigating some excessive memory consume of a web app. I have read the following documentation:
https://developer.chrome.com/devtools/docs/timeline https://developer.chrome.com/devtools/docs/heap-profiling
both of them seems out-dated. Is there any place to request or see up-to-date documentation about this topics?
Thanks in advance.
The updated documentation is here https://developers.google.com/web/tools/chrome-devtools/