Benchmarks
Plugin footprint 40% from 16 tests
Installer 0% from 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
These installer errors require your attention
- This plugin did not install gracefully
- > Notice in wp-content/plugins/essential-performance/src/framework/Core/Option.php+44
Trying to get property 'configName' of non-object
Server metrics [RAM: ▼1.96MB] [CPU: ▼52.02ms] Passed 4 tests
Analyzing server-side resources used by Essential Performance
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 2.03 ▼1.44 | 4.57 ▼36.49 |
Dashboard /wp-admin | 2.05 ▼1.26 | 6.28 ▼40.77 |
Posts /wp-admin/edit.php | 2.05 ▼1.31 | 7.04 ▼44.19 |
Add New Post /wp-admin/post-new.php | 2.05 ▼3.84 | 5.60 ▼86.62 |
Media Library /wp-admin/upload.php | 2.05 ▼1.18 | 5.85 ▼31.48 |
Essential Performance /wp-admin/options-general.php?page=essential-performance-settings | 2.05 | 6.88 |
Server storage [IO: ▲8.12MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 448 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Essential Performance: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲47 | 14.37 ▲0.12 | 1.82 ▲0.01 | 46.34 ▲0.73 |
Dashboard /wp-admin | 2,196 ▲32 | 5.52 ▼0.11 | 87.26 ▼16.13 | 39.02 ▼4.64 |
Posts /wp-admin/edit.php | 2,101 ▲1 | 2.05 ▲0.04 | 35.24 ▼3.30 | 35.98 ▲0.46 |
Add New Post /wp-admin/post-new.php | 1,548 ▲17 | 23.34 ▼0.10 | 654.34 ▼31.61 | 63.03 ▲3.99 |
Media Library /wp-admin/upload.php | 1,401 ▲4 | 4.31 ▲0.03 | 111.59 ▲3.84 | 46.79 ▼0.75 |
Essential Performance /wp-admin/options-general.php?page=essential-performance-settings | 970 | 3.43 | 73.43 | 53.69 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
Please fix the following items
- This plugin cannot be uninstalled
- > Notice in wp-content/plugins/essential-performance/src/framework/Core/Option.php+44
Trying to get property 'configName' of non-object
- Zombie WordPress options detected upon uninstall: 6 options
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- db_upgraded
- can_compress_scripts
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Almost there, just fix the following server-side errors
- > GET request to /wp-admin/options-general.php?page=essential-performance-settings
- > Notice in wp-content/plugins/essential-performance/src/framework/Core/Option.php+44
Trying to get property 'configName' of non-object
- > GET request to /wp-admin/options-general.php?page=essential-performance-settings
- > Notice in wp-content/plugins/essential-performance/src/framework/Core/App.php+132
Trying to get property 'path' of non-object
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please take a closer look at the following
- 15× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Trait 'EssentialPerformanceFramework\\Core\\RegistryImplementation' not found in wp-content/plugins/essential-performance/src/framework/Core/App.php on line 32
- > PHP Fatal error
Uncaught Error: Class 'EssentialPerformanceFramework\\Core\\Common' not found in wp-content/plugins/essential-performance/src/framework/Core/Model.php:24
- > PHP Fatal error
Uncaught Error: Class 'EssentialPerformanceFramework\\Core\\Common' not found in wp-content/plugins/essential-performance/src/framework/Core/Template.php:24
- > PHP Fatal error
Uncaught Error: Class 'EssentialPerformanceFramework\\Core\\Controller' not found in wp-content/plugins/essential-performance/src/application/Controller/BackendController.php:30
- > PHP Fatal error
Uncaught Error: Class 'EssentialPerformanceFramework\\Core\\Controller' not found in wp-content/plugins/essential-performance/src/application/Controller/CodeInjectionController.php:21
- > PHP Fatal error
Uncaught Error: Class 'EssentialPerformanceFramework\\Core\\Controller' not found in wp-content/plugins/essential-performance/src/application/Controller/LazyLoadController.php:21
- > PHP Fatal error
Uncaught Error: Class 'EssentialPerformanceFramework\\Core\\Common' not found in wp-content/plugins/essential-performance/src/framework/Core/Loader.php:28
- > PHP Fatal error
Uncaught Error: Class 'WP_Widget' not found in wp-content/plugins/essential-performance/src/framework/Core/Widget.php:27
- > PHP Fatal error
Trait 'EssentialPerformanceFramework\\Core\\RegistryImplementation' not found in wp-content/plugins/essential-performance/src/framework/Core/Common.php on line 27
- > PHP Fatal error
Uncaught Error: Class 'EssentialPerformanceFramework\\Core\\Controller' not found in wp-content/plugins/essential-performance/src/application/Controller/FrontendController.php:31
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
4 plugin tags: performance, speed, pagespeed insights, cache
essential-performance/plugin.php 85% from 13 tests
The main file in "Essential Performance" v. 0.0.4 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
- Requires at least: Required version does not match the one declared in readme.txt ("4.6" instead of "5.2")
- Main file name: Name the main plugin file the same as the plugin slug ("essential-performance.php" instead of "plugin.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
There were no executable files found in this plugin3,906 lines of code in 444 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 419 | 434 | 40 | 3,019 |
PHP | 24 | 281 | 621 | 884 |
CSS | 1 | 0 | 0 | 3 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 4.52 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 24.00 |
Average method complexity | 2.21 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 8.00 |
Code structure | ||
---|---|---|
Namespaces | 5 | |
Interfaces | 2 | |
Traits | 1 | |
Classes | 18 | |
▷ Abstract classes | 4 | 22.22% |
▷ Concrete classes | 14 | 77.78% |
▷ Final classes | 1 | 7.14% |
Methods | 66 | |
▷ Static methods | 4 | 6.06% |
▷ Public methods | 61 | 92.42% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 5 | 7.58% |
Functions | 2 | |
▷ Named functions | 1 | 50.00% |
▷ Anonymous functions | 1 | 50.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
No PNG images were found in this plugin