Code Profiler Pro v1.6.8 - WordPress Performance Profiling Made Easy - (Untouched)

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
36,735
Points
113
NullCash
636,248
Screenshot 2024-05-02 at 17-00-09 Code Profiler WordPress Performance Profiling and Debugging ...png

== Description ==
= A profiler to measure the performance of your WordPress plugins and themes. =


Code Profiler helps you to measure the performance of your plugins and themes at the PHP level and to quickly find any potential problem in your WordPress installation.

You can profile the frontend and backend of WordPress, a custom URL, or even send a POST payload, custom cookies and HTTP headers to profile a contact form, a checkout process or an AJAX action among many other possibilities.

It generates an extremely detailed and easy to read analysis in the form of charts and tables that shows not only which plugin or theme, but also which PHP script, class, method and function is slowing down your website. It displays many useful additional information such as database queries, file I/O operations and disk I/O usage as well.

It makes it very simple to locate any bottleneck problem in your themes or plugins in order to solve it and speed up your website.
Install, activate it and you can start profiling your site right away.

= Features =
* Plugins & themes performance profiling.
* [Pro] Scripts performance profiling.
* [Pro] Methods & functions performance profiling.
* [Pro] Database queries performance.
* [Pro] Remote connections monitoring.
* [Pro] File I/O operations monitoring.
* File I/O statistics.
* Disk I/O monitoring.
* WP-CLI integration
* Export charts in PNG image format.
* GET/POST methods, custom cookies and HTTP headers.
* [Pro] Export all tables and charts in CSV file format.
* [Pro] Filtering options.

== Installation ==
1. Upload the ZIP file from the WordPress "Plugins > Add New" menu.
2. Activate the plugin.
3. Plugin settings are located in the 'Code Profiler' menu.

Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.6.8
Requires PHP: 7.1
== Changelog ==
= v1.6.8 (February 14, 2024) =


* Fixed an issue in the theme switcher where, in some cases, a child theme could throw an error because the wrong stylesheet was loaded.
* Improved the parsing of the backtrace when attempting to find which plugin or theme initiated a remote connection.

info: https://code-profiler.com/
 

Attachments

  • code-profiler-pro-v1.6.8.zip
    654.5 KB · Views: 6

gimli098

Member
XNullUser
Joined
Jun 21, 2022
Messages
325
Reaction score
1
Points
18
NullCash
0
Thanks for sharing! now i can find bottlenecks of my website!
 

malkhaz

New member
XNullUser
Joined
Nov 20, 2023
Messages
9
Reaction score
0
Points
1
Location
almata
NullCash
13
Thank you very much! can you post updated version?
 

jacktherabbit

Member
XNullUser
Joined
Feb 24, 2023
Messages
35
Reaction score
0
Points
6
Location
London
NullCash
10
Thanks a lot! Now it will be easy for me to find all problems with my website.
 
Top