PHP로 웹쪽 프로젝트 한다면
그냥 phalcon으로 하시는것을 강추
그냥 C로 작성한 내용 플레이하는 거랑 거의 비슷한 속도를 내어 주내요
다른 모든 프레임워크를 압도적으로 눌러주는 것으로 보입니다.
Dir | Title
| Seed | Time: Elapsed real time (in [hours:]minutes:seconds) | Time: Elapsed real time (in seconds) (Not in tcsh) | Time: Total number of CPU-seconds that the process spent in kernel mode | Time: Total number of CPU-seconds that the process spent in user mode | Percentage of the CPU that this job got, computed as (%U + %S) / %E |
hhvm-ext | "### No options" | 5000 | 0:06.57 | 6.57 | 0.06 | 6.5 | 99% |
hhvm-ext | "### JITed" | 5000 | 0:06.60 | 6.6 | 0.07 | 6.51 | 99% |
hhvm-php | "### No options" | 5000 | 4:15.14 | 255.14 | 29.16 | 225.36 | 99% |
hhvm-php | "### JITed" | 5000 | 0:59.03 | 59.03 | 24.35 | 34.49 | 99% |
hhvm-hack | "### No options" | 5000 | 4:15.75 | 255.75 | 29.36 | 225.77 | 99% |
hhvm-hack | "### JITed" | 5000 | 0:58.66 | 58.66 | 24.89 | 33.56 | 99% |
php-ext | "### No options" | 5000 | 0:03.43 | 3.43 | 0.04 | 3.38 | 99% |
php-ext | "### OPcached" | 5000 | 0:03.43 | 3.43 | 0.04 | 3.38 | 99% |
php-php | "### No options" | 5000 | 2:01.43 | 121.43 | 0.05 | 121.23 | 99% |
php-php | "### OPcached" | 5000 | 1:58.78 | 118.78 | 0.1 | 118.5 | 99% |
c | "" | 5000 | 0:03.42 | 3.42 | 0.04 | 3.37 | 99% |
php-zephir-cblock | "### No options" | 5000 | 0:03.49 | 3.49 | 0.03 | 3.44 | 99% |
php-zephir-cblock | "### OPcached" | 5000 | 0:03.45 | 3.45 | 0.07 | 3.36 | 99% |
php-zephir-optimizer | "### No options" | 5000 | 0:03.41 | 3.41 | 0.04 | 3.36 | 99% |
php-zephir-optimizer | "### OPcached" | 5000 | 0:03.45 | 3.45 | 0.05 | 3.38 | 99% |
php-zephir | "### No options" | 5000 | 0:05.13 | 5.13 | 0.03 | 5.09 | 99% |
php-zephir | "### OPcached" | 5000 | 0:05.07 | 5.07 | 0.03 | 5.02 | 99% |