tenbits / todomvc-memcheck

Temporary TodoMVC Memory Check

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoMVC Memory Profiling

  • Checkout the repo and the submodules
  • Start the static http server from the root of this repository
  • Navigate to: http://localhost:PORT/memcheck/FRAMEWORK/index.html
  • Open the timeline in Chrome's DevTools and check the memory option
  • Record
  • Return to the todomvc application and click button Start
  • Wait until the end
  • Force GC
  • Stop the recording

About

Temporary TodoMVC Memory Check


Languages

Language:HTML 100.0%