JSFoo 2016

Tackling speed and performance for JavaScript

Rakesh Menon

@rakeshmenon13

Performance debugging Node.js apps

Submitted Aug 7, 2016

Make people comfortable with tools and methodologies used to diagnose and fix performance issues, memory leaks and high CPU utilization in runtime in production runtime.

Outline

We’ll mostly be covering the science behind debugging production performance issues and how not to get overwhelmed by it. To stop trying random solutions to make your application respond well under high load.

Details:

  • Memory profiling tools (“heapdump” module and Chrome debugger + other alternatives)
  • CPU profiling: visualizations like flame graphs
  • Log analysis tools and structuring log data to help with the analysis
  • System tweaks (tried and tested)

Speaker bio

Rakesh Menon is an eXperience Technologist @ SapientNitro. Passionate about technology in general - has a keen interest in JavaScript and the ecosystem. Preaches microservices architecture. Thinks Universal and not isomorphic.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

JSFoo is a forum for discussing UI engineering; fullstack development; web applications engineering, performance, security and design; accessibility; and latest developments in #JavaScript. Follow JSFoo on Twitter more