0 votes
in NodeJS Essentials by

Which of the following is used to create performance tests in Node.js?

A) autocannon

B) artillery

C) loadtest

D) all of the above

1 Answer

0 votes
by

Answer: D

Explanation: autocannon, artillery, and loadtest are all used to create performance tests in Node.js.

...