• Stars
    star
    126
  • Rank 276,879 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 4 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source Code for live demos via Bleeding Code tutorials

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.