No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Webgrind is an Xdebug profiling web frontend for PHP, offering a lightweight and easy-to-use interface to visualize profiling data. It helps developers identify performance bottlenecks in their applications by displaying function call statistics, memory usage, and execution time. Webgrind is ideal for performance analysis and optimization of PHP code, providing insights into code efficiency.
Windows prebuilt binary of QCacheGrind (better known as KCacheGrind)
The QCacheGrind branch of KCacheGrind compiled with the QT5 toolkit for use in Windows.
This tool allows visualisation of profiling data in the callgrind-format. For Xdebug (PHP), version 2.2+ of the extension is recommended.
Currently built and tested in Windows 7 for x86 and x64.
Please go to https://sourceforge.net/projects/kcachegrind for the source.
Description from the main project:
KCachegrind visualizes traces generated by profiling, including a tree map and a call graph visualization of the calls happening. ...
This is a GUI tool for viewing an analyzing files in a Callgrind Format, generated by Xdebug Profiler ( http://xdebug.org/docs/profiler ) version 2.1.3 and higher. Java JRE 6+ required.