Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Javascript Performance, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:55
    See the Critical Rendering Path in the browser
  2. Урок 2. 00:01:24
    Layout Reflow in the Browser
  3. Урок 3. 00:02:19
    Solving layout reflow
  4. Урок 4. 00:02:22
    Solving layout thrashing by caching measured value
  5. Урок 5. 00:03:52
    Solving layout thrashing with debounce
  6. Урок 6. 00:02:55
    Memory allocation and garbage collection in Javascript
  7. Урок 7. 00:01:16
    Save and load an app's profile session
  8. Урок 8. 00:03:41
    Profiling a nodejs app from the chrome dev tools
  9. Урок 9. 00:08:41
    Manage Memory and Garbage Collection in Node.js
  10. Урок 10. 00:02:25
    Find DOM memory leaks in Google Chrome
  11. Урок 11. 00:02:23
    Easily detect memory leak source using chrome dev tools allocation instrumentation
  12. Урок 12. 00:02:52
    Trace memory allocating functions using chrome dev tools