Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Installer ran successfully
Server metrics [RAM: ▲0.30MB] [CPU: ▼0.80ms] Passed 4 tests
Server-side resources used by SpeedyCache - Cache, Optimization, Performance
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.96 ▲0.49 | 41.60 ▲3.01 |
Dashboard /wp-admin | 3.56 ▲0.21 | 48.23 ▼15.29 |
Posts /wp-admin/edit.php | 3.67 ▲0.31 | 49.91 ▲2.01 |
Add New Post /wp-admin/post-new.php | 6.31 ▲0.42 | 101.48 ▲10.39 |
Media Library /wp-admin/upload.php | 3.48 ▲0.25 | 39.64 ▲7.07 |
Excludes /wp-admin/admin.php?page=speedycache-exclude | 4.98 | 43.94 |
Settings /wp-admin/admin.php?page=speedycache | 4.98 | 45.52 |
Test PageSpeed /wp-admin/admin.php?page=speedycache-test | 4.98 | 38.36 |
Support /wp-admin/admin.php?page=speedycache-support | 4.98 | 41.02 |
Database /wp-admin/admin.php?page=speedycache-db | 4.98 | 42.48 |
CDN /wp-admin/admin.php?page=speedycache-cdn | 4.98 | 42.16 |
Bloat Remover /wp-admin/admin.php?page=speedycache-bloat | 4.98 | 42.98 |
Manage Cache /wp-admin/admin.php?page=speedycache-manage-cache | 4.98 | 40.69 |
Object /wp-admin/admin.php?page=speedycache-object | 4.98 | 42.63 |
Server storage [IO: ▲1.56MB] [DB: ▲0.00MB] 67% from 3 tests
Input-output and database impact of this plugin
These are issues you should consider
- You have illegally modified 2 files (3.49KB) outside of "wp-content/plugins/speedycache/" and "wp-content/uploads/"
- (modified) .htaccess
- (new file) wp-content/cache/speedycache/wp.com/.empty
Filesystem: 48 new files
Database: no new tables, 9 new options
New WordPress options |
---|
speedycache_options |
speedycache_version |
db_upgraded |
widget_theysaidso_widget |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
speedycache_promo_time |
Browser metrics Passed 4 tests
Checking browser requirements for SpeedyCache - Cache, Optimization, Performance
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,235 ▲473 | 13.47 ▼0.82 | 8.98 ▲7.27 | 35.76 ▼8.48 |
Dashboard /wp-admin | 2,524 ▲344 | 5.61 ▼0.04 | 94.13 ▲1.82 | 89.04 ▲46.18 |
Posts /wp-admin/edit.php | 2,438 ▲335 | 2.19 ▲0.22 | 39.32 ▼0.63 | 37.67 ▲1.48 |
Add New Post /wp-admin/post-new.php | 1,838 ▲312 | 25.05 ▲1.34 | 711.32 ▲56.50 | 63.66 ▲14.12 |
Media Library /wp-admin/upload.php | 1,723 ▲320 | 4.26 ▲0.08 | 99.53 ▼3.92 | 73.77 ▲30.13 |
Excludes /wp-admin/admin.php?page=speedycache-exclude | 6,409 | 2.05 | 41.76 | 107.99 |
Settings /wp-admin/admin.php?page=speedycache | 6,328 | 2.02 | 38.60 | 76.36 |
Test PageSpeed /wp-admin/admin.php?page=speedycache-test | 1,548 | 1.87 | 33.26 | 67.97 |
Support /wp-admin/admin.php?page=speedycache-support | 6,244 | 1.99 | 41.32 | 52.34 |
Database /wp-admin/admin.php?page=speedycache-db | 6,263 | 2.03 | 41.48 | 76.06 |
CDN /wp-admin/admin.php?page=speedycache-cdn | 6,275 | 2.14 | 41.54 | 67.90 |
Bloat Remover /wp-admin/admin.php?page=speedycache-bloat | 6,266 | 1.99 | 42.87 | 63.95 |
Manage Cache /wp-admin/admin.php?page=speedycache-manage-cache | 6,256 | 2.00 | 38.88 | 68.78 |
Object /wp-admin/admin.php?page=speedycache-object | 6,253 | 1.98 | 35.20 | 65.32 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- Zombie WordPress options were found after uninstall: 7 options
- theysaidso_admin_options
- widget_recent-comments
- can_compress_scripts
- speedycache_promo_time
- widget_recent-posts
- db_upgraded
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for 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 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please fix the following items
- 15× PHP files output non-empty strings when accessed directly via GET requests (only 10 are shown):
- > /wp-content/plugins/speedycache/main/toolbar.php
- > /wp-content/plugins/speedycache/main/ajax.php
- > /wp-content/plugins/speedycache/main/precache.php
- > /wp-content/plugins/speedycache/main/settings.php
- > /wp-content/plugins/speedycache/main/css.php
- > /wp-content/plugins/speedycache/main/admin.php
- > /wp-content/plugins/speedycache/main/autocache.php
- > /wp-content/plugins/speedycache/main/cache.php
- > /wp-content/plugins/speedycache/functions.php
- > /wp-content/plugins/speedycache/main/metabox.php
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that need to be fixed:
- Tags: Too many tags (21 tag instead of maximum 10); only the first 5 tags are used in your directory listing
speedycache/speedycache.php 92% from 13 tests
Analyzing the main PHP file in "SpeedyCache - Cache, Optimization, Performance" version 1.1.3
You should first fix the following items:
- Description: Please keep the plugin description shorter than 140 characters (currently 143 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
There were no executable files found in this plugin14,757 lines of code in 32 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 22 | 2,618 | 571 | 9,843 |
JavaScript | 4 | 653 | 142 | 2,322 |
CSS | 3 | 354 | 43 | 1,964 |
SVG | 2 | 0 | 0 | 626 |
HTML | 1 | 0 | 0 | 2 |
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.66 |
Average class complexity | 90.57 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 384.00 |
Average method complexity | 8.60 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 83.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 14 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 14 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 165 | |
▷ Static methods | 165 | 100.00% |
▷ Public methods | 165 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 115 | |
▷ Named functions | 115 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 14 | |
▷ Global constants | 14 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
8 PNG files occupy 0.22MB with 0.11MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/cloudflare-browsercache.png | 47.78KB | 15.37KB | ▼ 67.84% |
assets/images/loginizer_product.png | 6.59KB | 4.31KB | ▼ 34.61% |
assets/images/pagelayer_product.png | 3.28KB | 3.06KB | ▼ 6.73% |
assets/images/cloudflare-rocketloader.png | 33.27KB | 10.17KB | ▼ 69.43% |
assets/images/logo.png | 25.61KB | 9.41KB | ▼ 63.27% |