Skip to content

gracetory/php_function_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPの処理速度比較用のプログラム

echoとprintの比較

  • test1-1.php
  • test1-2.php

in_arrayとarray_key_existsの比較

  • test2-1.php
  • test2-2.php

forとwhileの比較

  • test3-1.php
  • test3-2.php

インクリメント(デクリメント)の比較

  • test4-1.php
  • test4-2.php

実行方法

  • for i in {1..5};do /usr/local/php7/bin/php test1-1.php;sleep 60;done

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages