https://github.com/lyrixx/php-bench
Some personal PHP benchs
https://github.com/lyrixx/php-bench
benchmark php
Last synced: about 1 year ago
JSON representation
Some personal PHP benchs
- Host: GitHub
- URL: https://github.com/lyrixx/php-bench
- Owner: lyrixx
- Created: 2017-12-27T14:24:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T16:35:23.000Z (about 2 years ago)
- Last Synced: 2025-03-29T23:22:19.592Z (over 1 year ago)
- Topics: benchmark, php
- Language: PHP
- Size: 49.8 KB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal PHP benchmarks
## Installation
composer install
## Usage
bin/run benchmarks/IssetVsArrayKeyExistBench.php
# or
bin/run IssetVsArrayKeyExistBench