Tideways
You are interested in PHP performance? On this channel you'll find insights to debug and optimize bottlenecks in your PHP applications.
Education on performance topics is a critical step in this equation and we hope to level up your knowledge of PHP to make your application run as fast as "machinely" possible.
Subscribe to my newsletter for PHP performance content: https://tideways.com/newsletter?utm_source=yt&utm_campaign=yt-desc
Try our PHP Profiler: https://tideways.com/profiler/features?utm_source=yt&utm_campaign=yt-desc
Imprint:
Tideways Gesellschaft mit beschränkter Haftung (GmbH)
Königswinterer Straße 116
53227 Bonn
Chief Executive Officer:
Benjamin Außenhofer (geb. Eberlei)
E-Mail: [email protected]
Registergericht: Amtsgericht Bonn
Registernummer: HRB 22127
Umsatzsteuer-Identifikationsnummer gem. §27a UStG: DE305042365 (European VAT Number)
Editor: Benjamin Außenhofer (Anschrift, s.o.)
PHP 8.5 Garbage Collection Improvements for Enums and Closures
Is PHP 8.5 faster than previous versions?
What’s new in PHP 8.5 in terms of performance, debugging and operations
Debugging a running PHP process by attaching GDB
Benchmarking PHP code the right way
This MySQL setting makes your PHP app dead slow or crazy fast
PHP-FPM vs FrankenPHP Classic Performance: What is faster?
I didn’t expect parsing HTML5 with Symfony Crawler to be THAT slow
Performance, Operations and Debugging Improvements in PHP 8.4
Share cURL Handle across PHP Requests (New in PHP 8.5)
Did You Know? PHP Optimizes These Function Calls for You!
How to run HTTP requests in parallel in your PHP application
Avoid these 5 mistakes that hurt PHP autoloading performance
Are Session Locks Secretly Hurting your PHP App Performance?
Make Magento Object Manager Faster with Native Lazy Objects
OPcache Preloading - A miracle cure to improve PHP performance?
Why Default Timeouts Are Hurting Your PHP App (and What to Do About It)
Lazy Objects for Dependency Injection in PHP (Deep Dive)
Stop Micro-Optimizing Your PHP Code (Unless You Rely On This)
Mastering Full Page Caching in PHP with a Multi-Step Strategy
PHP 8.4 vs 8.3 vs 8.2 Performance: Does every upgrade get faster?
Fix PHP Performance Issues in Third-Party Code with Composer Patches
Understanding Regex Optimizations in Doctrine DBAL 3.10
Why You Should Lower max_execution_time in PHP (Not Raise It!)
Lazy Objects in PHP 8.4 with Doctrine Step-by-Step Code Example
Adjust these three critical PHP OPcache settings for maximum performance