我正在尝试分析Safari浏览器中的Web应用程序内存使用情况。我在几个网站上读到Safari的Web Inspector Timeline可用于分析Web应用程序内存,但我没有看到Memory选项。这就是我所看到的:
以下网站说我还应该有一个Memory元素:
https://webkit.org/blog/6425/memory-debugging-with-web-inspector/
https://support.apple.com/guide/safari-developer/improve-memory-performance-dev935efea11/mac
我正在寻找一种“打开”Memory元素的方法。或者它可能不再可用?我很感激任何指针。谢谢!
答案 0 :(得分:6)