Skip to content

A test performed to different http libraries used in node applications

Notifications You must be signed in to change notification settings

JavierAbrego/node-http-libraries-performance-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

node index.js Results of the performance test

http.request     x 571 ops/sec ±7.65% (52 runs sampled)
axios            x 368 ops/sec ±24.72% (56 runs sampled)
got              x 339 ops/sec ±4.31% (63 runs sampled)
node-fetch       x 339 ops/sec ±3.86% (63 runs sampled)
undici           x 3,443 ops/sec ±5.50% (66 runs sampled)
ky               x 303 ops/sec ±3.63% (64 runs sampled)
Fastest is undici

About

A test performed to different http libraries used in node applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published