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

https://github.com/glowyphp/benchmark

Benchmark Package provide basic functionality for benchmarking.
https://github.com/glowyphp/benchmark

benchmark

Last synced: 16 days ago
JSON representation

Benchmark Package provide basic functionality for benchmarking.

Awesome Lists containing this project

README

          

Benchmark



Benchmark Package provide basic functionality for benchmarking.


License MIT Total downloads GitHub Repo stars GitHub forks Hits of Code


### Installation

#### With [Composer](https://getcomposer.org)

```
composer require glowy/benchmark
```

### Resources
* [Documentation](https://awilum.github.io/glowyphp/benchmark)

### Tests

Run tests

```
./vendor/bin/pest
```

### License
[The MIT License (MIT)](https://github.com/glowyphp/benchmark/blob/master/LICENSE)
Copyright (c) [Sergey Romanenko](https://github.com/Awilum)