[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 This directory hold several benchmarking scripts used as a proof of speed 2 or to track PHP performances over time. 3 4 To get somehow accurate result, you might want to bound the PHP process 5 to a specific CPU with `taskset` and raise its priority with `nice`. Example: 6 7 $ taskset 1 nice -n-10 php bench_wfIsWindows.php
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |