https://github.com/alexdodonov/mezon-router-benchmark-7x
https://github.com/alexdodonov/mezon-router-benchmark-7x
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexdodonov/mezon-router-benchmark-7x
- Owner: alexdodonov
- Created: 2022-04-04T05:28:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-04T05:37:05.000Z (over 3 years ago)
- Last Synced: 2025-06-15T16:38:10.381Z (4 months ago)
- Language: PHP
- Size: 40 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mezon-router-benchmark
Just clone this repo to your PC and then:
```bash
composer update
```# Run bemchmark
Use this command:
```bash
composer benchmark
```