Skip to content
  • loislo@chromium.org's avatar
    Web Inspector: UI performance: introduce heap size tracking stats. · a0fb964e
    loislo@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=68901
    
    It is interesting how much the heap memory is used by Inspector in order of running the test.
    
    Reviewed by Yury Semikhatsky.
    
    Tools:
    
    * DumpRenderTree/chromium/TestShell.cpp:
    (TestShell::showDevTools):
    (TestShell::closeDevTools):
    
    LayoutTests:
    
    * inspector/performance/resources/network-append-30-requests.html:
    * inspector/performance/resources/performance-test.js:
    (initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer):
    (initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype._getJSHeapSize):
    (initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype.done):
    (initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype._dump):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96110 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a0fb964e