Skip to content

Noapi is a high-performance API framework, faster than Koa and Express

License

Notifications You must be signed in to change notification settings

hiowenluke/api-frameworks-performance-pk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API frameworks performance PK

Noapi and Express, Koa are high-performance API frameworks. Which one is more faster? This pk can give you a convincing answer.

Install

git clone https://github.com/hiowenluke/api-frameworks-performance-pk api-pk
cd api-pk
npm install

Run

node index.js

Results

Benchmarking, about 30 seconds...
========================================
Results (requests/sec)
========================================
noapi   14649.4
koa     11538.73
express 7916.3
========================================
Platform info:
macOS Mojave 10.14 x64
Intel(R) Core(TM) i7-4558U CPU @ 2.80GHz x 4
Total Memory 16 GB
Node.js v10.16.3
V8 6.8.275.32-node.54

The results is on my pc. It will be different on yours, but it does not affect the ranking here.

Conclusion

Noapi is a high-performance API framework, faster than Koa and Express.

License

MIT

Copyright (c) 2019, Owen Luke

About

Noapi is a high-performance API framework, faster than Koa and Express

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published