Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-bench

Tools for benchmark PHP algorithms.

Alt php-bench

###Requirements:

  • PHP CLI 5.3+
  • Bash shell

###Installation:

git clone https://github.com/nafigator/php-bench.git .
git submodule init
git submodule update

###Usage:

./test <Class>

Class - class name from Tests directory.

###Examples:

./test CloneVsNew
./test IncludeVsRequire

About

Tools for benchmark PHP algorithms.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors