Home New Trending Search
About Privacy Terms
#
#OPcache
Posts tagged #OPcache on Bluesky

🎯 (7/10) opcache.file_cache_read_only for #Docker containers

Perfect for immutable deployments. Your #opcache can be read-only, ideal for modern #containerized environments.

2 0 1 0
Preview
PHP 8: How to setup the JIT - stitcher.io A technical guide to setting up and using the JIT in PHP 8

Today, I refreshed my knowledge on opcache and JIT in PHP.
Did yall know the recommended JIT setting is 1255?
Very helpful for specific microservices!
Compute intensive ones could be 2235.
A memory intensive one could be 1200.
#php #jit #programming #opcache

3 0 1 0
Preview
To double quote or not, that's the question! Just recently I heard again that PHP folks still talk about single quotes vs. double quotes and that...

To double quote or not, that's the question

#PHP string interpolation: compile-time feature, not runtime. #SingleQuotes vs #DoubleQuotes debate settled. #OPcache key for performance. #TLDR: Use latest PHP, enable OPcache, choose quotes for readability.

dev.to/realflowcont...

1 0 0 0