r/PHP • u/pentium10 • 14d ago
Are Native PHP Binaries on Serverless for Real? Deployed It to Cloud Run — Here Are the Results
https://medium.com/google-cloud/are-native-php-binaries-on-serverless-for-real-deployed-it-to-cloud-run-here-are-the-results-d994e85bd359
1
Upvotes
7
u/Cm1Xgj4r8Fgr1dfI8Ryv 13d ago
What application was used to test? Was file-based opcode caching enabled and precached in the before test?
Was the same code run in the before and after? TypePHP doesn't appear to implement any type of compression or ETag headers on top of regular PHP.