Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.03MB] [CPU: ▼12.17ms] Passed 4 tests
Server-side resources used by WP Performance Score Booster – Optimize Speed, Enable Cache & Page Preload
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.06 | 40.18 ▼5.35 |
Dashboard /wp-admin | 3.33 ▲0.03 | 49.02 ▼10.51 |
Posts /wp-admin/edit.php | 3.38 ▲0.03 | 46.83 ▼12.15 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.03 | 83.64 ▼20.68 |
Media Library /wp-admin/upload.php | 3.26 ▲0.03 | 34.67 ▼1.89 |
WP Performance Score Booster /wp-admin/options-general.php?page=wp-performance-score-booster | 3.22 | 35.05 |
Server storage [IO: ▲0.08MB] [DB: ▲0.00MB] 67% from 3 tests
A short overview of filesystem and database impact
Please try to fix the following items
- The plugin illegally modified 2 files (6.26KB) outside of "wp-content/plugins/wp-performance-score-booster/" and "wp-content/uploads/"
- (new file) wp-content/wp-performance-score-booster/.htaccess.wppsb
- (modified) .htaccess
Filesystem: 21 new files
Database: no new tables, 12 new options
New WordPress options |
---|
widget_recent-posts |
wppsb_expire_caching |
widget_recent-comments |
wppsb_enable_gzip |
widget_theysaidso_widget |
wppsb_remove_query_strings |
wppsb_review_notice |
theysaidso_admin_options |
wppsb_plugin_version |
can_compress_scripts |
... |
Browser metrics Passed 4 tests
Checking browser requirements for WP Performance Score Booster – Optimize Speed, Enable Cache & Page Preload
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,836 ▲50 | 14.24 ▼0.31 | 2.23 ▲0.30 | 43.54 ▼2.11 |
Dashboard /wp-admin | 2,237 ▲66 | 5.60 ▼0.05 | 93.00 ▼8.20 | 42.16 ▼2.03 |
Posts /wp-admin/edit.php | 2,143 ▲43 | 2.14 ▲0.16 | 39.81 ▲1.34 | 37.56 ▲0.05 |
Add New Post /wp-admin/post-new.php | 1,562 ▲34 | 23.28 ▲0.03 | 632.52 ▼45.73 | 51.71 ▼9.37 |
Media Library /wp-admin/upload.php | 1,442 ▲42 | 4.29 ▲0.05 | 107.11 ▲8.62 | 46.17 ▼0.07 |
WP Performance Score Booster /wp-admin/options-general.php?page=wp-performance-score-booster | 1,032 | 1.84 | 26.10 | 34.23 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- can_compress_scripts
- widget_recent-comments
- widget_theysaidso_widget
- theysaidso_admin_options
- widget_recent-posts
- db_upgraded
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please take a closer look at the following
- 2× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-performance-score-booster/admin-page.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/wp-performance-score-booster/data-processing.php:20
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
It's important to format your readme.txt file correctly as it is parsed for the public listing of your plugin
Attributes that require attention:
- Tags: There are too many tags (12 tag instead of maximum 10)
wp-performance-score-booster/wp-performance-score-booster.php 92% from 13 tests
This is the main PHP file of "WP Performance Score Booster – Optimize Speed, Enable Cache & Page Preload" version 2.2.1, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
Please make the necessary changes and fix the following:
- Description: Please keep the plugin description shorter than 140 characters (currently 155 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
No dangerous file extensions were detected863 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 144 | 135 | 682 |
CSS | 2 | 1 | 7 | 129 |
PO File | 1 | 16 | 32 | 51 |
JavaScript | 1 | 0 | 1 | 1 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 32 | |
▷ Named functions | 32 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 5 | |
▷ Global constants | 5 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
7 compressed PNG files occupy 0.00MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/wppsb-rate-this-16x16.png | 0.68KB | 0.82KB | 0.00% |
assets/images/wppsb-twitter-16x16.png | 0.54KB | 0.62KB | 0.00% |
assets/images/wppsb-icon-24x24.png | 1.39KB | 1.28KB | ▼ 8.01% |
assets/images/wppsb-github-16x16.png | 0.25KB | 0.32KB | 0.00% |
assets/images/wppsb-other-plugins-16x16.png | 0.49KB | 0.56KB | 0.00% |