1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/opcache
Bob Weinand 25d761623c Make internal run_time_cache a persistent allocation (#15040)
We also add zend_map_ptr_static, so that we do not incur the overhead of constantly recreating the internal run_time_cache pointers on each request.
This mechanism might be extended for mutable_data of internal classes too.
2024-09-07 01:45:26 +02:00
..
2024-09-02 21:59:14 +03:00
2024-07-23 13:43:25 +02:00
2023-01-16 12:25:59 +01:00
2024-08-30 01:01:33 +03:00
2023-01-12 15:14:05 +00:00
2024-08-29 23:12:56 +03:00