1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/TSRM
Dmitry Stogov 2aefd11211 Optimize access to thread local cache.
This patch saves one CPU instruction on each "_tsrm_ls_cache" access in ZTS CLI/CGI/FPM builds.
This reduce typical instruction sequence for EG(current_execute_data) access from 4 to 3 CPU instructions.
2019-09-18 14:03:07 +03:00
..
2006-01-04 23:55:42 +00:00
2019-07-05 23:26:20 +02:00
2019-02-03 21:03:00 +01:00
2019-06-28 10:27:39 +02:00
2019-09-18 14:03:07 +03:00
2019-07-01 13:26:17 +02:00