https://github.com/php-ds/benchmarks
https://github.com/php-ds/benchmarks
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/php-ds/benchmarks
- Owner: php-ds
- Created: 2016-02-01T08:05:17.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-29T11:33:40.000Z (over 9 years ago)
- Last Synced: 2025-04-18T23:59:50.934Z (12 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 24
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Benchmarks
## Usage
#### Run the benchmarks
```bash
# ./bench
```
#### Configuration
- You can update and create new benchmarks in [config.php](config.php)
- Decided which one you want to run in [schedule.php](schedule.php)
An HTML report will be generated.