- Issue created by @Chi
- 🇷🇺Russia Chi
I did some benchmarking locally. Getting cached items back is almost instance when using VarExporter.
Here are some results of profiling Drupal site with
cache.container
implemented withPhpBackend
Here are the results:
For local Drupal 11 installation the performance boost was about 5-10% for anonymous visitors.
- 🇷🇺Russia Chi
Relevant conversation: https://www.reddit.com/r/PHP/comments/vlyw1g/benchmarking_serialization/
- Merge request !10257#3488360: Use VarExporter to encode cached data in PhpBackend → (Open) created by Chi