https://github.com/iamhabbeboy/laravel-octane-vs-nodejs
Considering the performance analysis of both Laravel Octane(roadrunner, swoole, openswoole) and Nodejs using Artillery load test lib.
https://github.com/iamhabbeboy/laravel-octane-vs-nodejs
adonisjs artilleryio laravel-octane nodejs openswoole roadrunner swoole
Last synced: 2 months ago
JSON representation
Considering the performance analysis of both Laravel Octane(roadrunner, swoole, openswoole) and Nodejs using Artillery load test lib.
- Host: GitHub
- URL: https://github.com/iamhabbeboy/laravel-octane-vs-nodejs
- Owner: iamhabbeboy
- Created: 2023-07-28T22:49:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-29T18:35:20.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T21:24:10.212Z (4 months ago)
- Topics: adonisjs, artilleryio, laravel-octane, nodejs, openswoole, roadrunner, swoole
- Language: PHP
- Homepage:
- Size: 203 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
Install artillery using
```
npm install artillery@latest
```