Skip to content

HeitorFernandesNt/nodejs-performance-optimizations

 
 

Repository files navigation

Bleeding Code

nodejs-performance-optimizations

Source Code for live demos via Bleeding Code tutorials

Table of Contents

Testing The Event Loop Phases

What Type Of Async Function Am I Running

How To Determine Application Baseline Performance In Node JS

How To Test The Availability Of Your API Server

Increase Node JS Performance With Thread Pool Management

Contributing

  1. Fork it (https://github.com/bleedingcode/nodejs-performance-optimizations/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Links

License

Distributed under the MIT license. See LICENSE for more information.

About

Source Code for live demos via Bleeding Code tutorials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%