Skip to content

xaoc-303/fibonacci-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fibonacci-php

Build Status

recursive if-else

v # 30 35 40 45
7.1.23 PHP 0.09746909 1.11300397 11.95916796 131.70196891
7.1.23 PHP (f:type) 0.11967611 1.35702896 14.67897701 155.63229012
Total

optimization

v # 30 35 40 45
7.1.23 PHP 0.00001693 0.00001812 0.00001907 0.00001907
Total

setting console command 'time'

export TIMEFMT=$'\nreal\t%*E\nuser\t%*U\nsys\t%*S'

run

time php src/main.php f1 30
time php src/main.php f2 30
php vendor/bin/phpunit tests

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages