Download the PHP package iiispikeriii/speedy without Composer
On this page you can find all versions of the php package iiispikeriii/speedy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iiispikeriii/speedy
More information about iiispikeriii/speedy
Files in iiispikeriii/speedy
Download iiispikeriii/speedy
More information about iiispikeriii/speedy
Files in iiispikeriii/speedy
Please rate this library. Is it a good library?
Informations about the package speedy
Speed testing any functions
It`s util for easy performance testing some functions.
Install
Use
OR
if you want to get only result speed testing - use onlyData param its true
OR
Viewers
ViewerList::VIEWER_TLIST
- table list resultViewerList::VIEWER_TGROUP
- table group resultViewerList::VIEWER_TAVG
- table average resultViewerList::VIEWER_GBUBLE
- graph with buble result
Tests
TestList::PHP_INC_PREF_POST
- comparison with pre-increment postincrement (++i and i++)TestList::PHP_ARR_READ
- comparison with reading array "while" "for" "foreach"TestList::PHP_ARR_SORT
- comparison with sorting arrays Heap, Bubble, Select, Insertion, QuickTestList::PHP_SOF_VS_COUNT
- comparison with sizeof() versus count()
Testers
TesterList::TESTER_PHP
- testing with PHP functions microtime and memory_get_usageTesterList::TESTER_XHPROF
- testing with extention XHProf, required XHProf.- xhprof_lib - path to xhprof_lib.php (not required)
- xhprof_runs - path to xhprof_runs.php (not required)
Compare custom functions
every custome functions should take int parameter - workload from volumesTest
OR
Example viwers
VIEWER_TLIST
VIEWER_TGROUP
VIEWER_TAVG
VIEWER_GBUBLE
All versions of speedy with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ghunti/highcharts-php Version ^3.0
twig/twig Version ^1.24
php-di/php-di Version ^6.3
ext-pdo Version *
ghunti/highcharts-php Version ^3.0
twig/twig Version ^1.24
php-di/php-di Version ^6.3
ext-pdo Version *
The package iiispikeriii/speedy contains the following files
Loading the files please wait ....