Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpbenchmarks/code-igniter-common
CodeIgniter benchmarks dependency
https://github.com/phpbenchmarks/code-igniter-common
benchmark codeigniter php
Last synced: about 1 month ago
JSON representation
CodeIgniter benchmarks dependency
- Host: GitHub
- URL: https://github.com/phpbenchmarks/code-igniter-common
- Owner: phpbenchmarks
- Created: 2018-06-28T12:48:47.000Z (over 6 years ago)
- Default Branch: code-igniter_3_hello-world
- Last Pushed: 2019-01-15T13:19:12.000Z (almost 6 years ago)
- Last Synced: 2024-11-14T14:20:37.669Z (about 2 months ago)
- Topics: benchmark, codeigniter, php
- Language: PHP
- Homepage: http://www.phpbenchmarks.com
- Size: 2.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is www.phpbenchmarks.com ?
You will find lot of benchmarks for PHP frameworks and template engines.
You can compare results between Apache Bench and Siege, and PHP 5.6 to 7.3.
## What is this repository ?
It's benchmark common code for Code Igniter benchmarks.
Switch branch to select your Code Igniter major version and benchmark you want to see.
## How versions works ?
We do not follow semantic version for this repository. Here is an explanation about our versioning system:
`X` related to Code Igniter major version (`3` Code Igniter ^3)
`Y` benchmark type (`1` Hello World, `3` REST API)
`Z` new version, not just bugfix and could contains BC
## Benchmarks
Benchmark are running, results will be available as soon as possible.