An open API service indexing awesome lists of open source software.

https://github.com/php-ds/benchmarks


https://github.com/php-ds/benchmarks

Last synced: 11 months ago
JSON representation

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.