1. 3
    Benchmark http requests using autocannonjs
    2m 27s

Benchmark http requests using autocannonjs

InstructorYonatan Kra

Share this video with your friends

Send Tweet

The main purpose of a web server is to export an api. The most common protocol is http requsts. In this lesson, we will learn how to benchmark your app's http api's using autocannon in order to be able to track down performance bottlenecks or inefficient code.

illustration for Nodejs

Course

Nodejs