rfc:performanceimprovements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rfc:performanceimprovements [2010/04/19 09:19] – Added patch for APC dmitryrfc:performanceimprovements [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * Date: 2010-04-13   * Date: 2010-04-13
   * Author: Dmitry Stogov <dmitry@zend.com>, Stanislav Malyshev <stas@zend.com>   * Author: Dmitry Stogov <dmitry@zend.com>, Stanislav Malyshev <stas@zend.com>
-  * Status: Under Discussion+  * Status: Implemented in 5.4
   * First Published at: http://wiki.php.net/rfc/performanceimprovements   * First Published at: http://wiki.php.net/rfc/performanceimprovements
  
Line 81: Line 81:
 The patch for APC is provided in the patches section. The following performance measurements show the similar gain of the patch. Note that the provided patch implements basic support for literal tables and interned strings. It misses support for APC binary dumps. The patch for APC is provided in the patches section. The following performance measurements show the similar gain of the patch. Note that the provided patch implements basic support for literal tables and interned strings. It misses support for APC binary dumps.
  
-^                     ^ php-trunk ^ pathced ^ improvement ^+^                     ^ php-trunk ^ patched ^ improvement ^
 | blog (req/sec)      |      60.2 |    66.0 |         10% | | blog (req/sec)      |      60.2 |    66.0 |         10% |
 | drupal (req/sec)    |     931.6 |   946.4 |          2% | | drupal (req/sec)    |     931.6 |   946.4 |          2% |
rfc/performanceimprovements.1271668749.txt.gz · Last modified: 2017/09/22 13:28 (external edit)