Php-memory-profiler Alternatives
Similar projects and alternatives to php-memory-profiler based on common topics and language
-
php-spx
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
hardened_malloc
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
-
-
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
php-memory-profiler reviews and mentions
-
Plotting the memory of a PHP process with Gnuplot 📈
I learned a lot in the process, but also noticed the nice memory graphs in the video and figured it would be hard to troubleshoot anything if I didn't have them. When using php extensions such as Benoît's or Arnaud Le Blanc's to take a snapshot of the memory, it's great to think about the most appropriate moment to take that snapshot in order to capture the memory leak you might be hunting. Sure, you can use Monolog's MemoryUsageProcessor to that end, but I thought it would be more useful to get something a bit more ✨visual✨.
-
Having memory leaks on testing?
Maybe give https://github.com/arnaud-lb/php-memory-profiler a try. Til you actually track down the leak, you're asking someone else to go down this rabbit hole for a contrived scenario.
Stats
arnaud-lb/php-memory-profiler is an open source project licensed under MIT License which is an OSI approved license.