Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lsongdev/kanary-benchmarks
Benchmarks for Kanary Framework
https://github.com/lsongdev/kanary-benchmarks
kanary
Last synced: 3 days ago
JSON representation
Benchmarks for Kanary Framework
- Host: GitHub
- URL: https://github.com/lsongdev/kanary-benchmarks
- Owner: lsongdev
- Created: 2018-11-16T08:02:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-06T01:54:53.000Z (over 4 years ago)
- Last Synced: 2024-12-31T10:05:25.993Z (5 days ago)
- Topics: kanary
- Language: JavaScript
- Homepage: https://github.com/song940/kanary
- Size: 23.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Benchmarks
MacBook Pro (Retina, 15-inch, Mid 2015) 2.2 GHz Intel Core i7 / 16 GB 1600 MHz DDR3
| Framework | Version | Router | Requests\/s |
| :--- | --: | :-: | --: |
| http | 10.13.0 | ✗ | 32534.93 |
| express | 4.16.4 | ✓ | 13088.20 |
| koa | 2.6.2 | ✗ | 22540.10 |
| kelp | 2.0.1 | ✗ | 30707.83 |
| kanary | 2.0.8 | ✓ | 22689.01 |
| fastify | 1.13.0 | ✓ | 31248.66 |MacBook Pro (13-inch, 2018, Four Thunderbolt 3 Ports) 2.3 GHz Intel Core i5 / 16 GB 2133 MHz LPDDR3
| Framework | Version | Router | Requests\/s |
| :--- | --: | :-: | --: |
| http | 10.13.0 | ✗ | 45148.77 |
| express | 4.16.4 | ✓ | 18530.07 |
| koa | 2.6.2 | ✗ | 31978.09 |
| kelp | 2.0.1 | ✗ | 48542.88 |
| kanary | 2.0.8 | ✓ | 32444.72 |
| fastify | 1.13.0 | ✓ | 48186.77 |---