Skip to content

dokudoki/php-bench

 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published