Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.01MB] [CPU: ▼7.01ms] Passed 4 tests
An overview of server-side resources used by Speed Up Essentials
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.01 | 38.67 ▼1.97 |
Dashboard /wp-admin | 3.31 ▲0.01 | 49.39 ▼10.95 |
Posts /wp-admin/edit.php | 3.36 ▲0.01 | 50.91 ▼5.33 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.01 | 92.37 ▼9.80 |
Media Library /wp-admin/upload.php | 3.23 ▲0.01 | 37.17 ▲4.13 |
Server storage [IO: ▲11.29MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin was installed successfully
Filesystem: 3,035 new files
Database: no new tables, 27 new options
New WordPress options |
---|
OptimizeAdmin |
theysaidso_admin_options |
can_compress_scripts |
JsAllAsync |
CssSpritify |
charset |
JavascriptOnFooter |
LazyLoadImages |
CSSSeparateInline |
widget_theysaidso_widget |
... |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Speed Up Essentials
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,789 ▲28 | 14.70 ▲0.35 | 1.61 ▼0.05 | 40.12 ▼2.37 |
Dashboard /wp-admin | 2,195 ▲18 | 5.52 ▼0.14 | 81.50 ▼29.09 | 36.37 ▼27.89 |
Posts /wp-admin/edit.php | 2,100 ▼0 | 2.03 ▲0.05 | 39.15 ▼5.12 | 34.56 ▼5.52 |
Add New Post /wp-admin/post-new.php | 1,526 ▼2 | 23.07 ▲0.12 | 673.40 ▲88.91 | 48.48 ▲0.72 |
Media Library /wp-admin/upload.php | 1,403 ▲3 | 4.18 ▲0.04 | 93.70 ▼3.58 | 44.62 ▲1.98 |
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: 27 options
- db_upgraded
- widget_theysaidso_widget
- LazyLoadImages
- JsAllAsync
- JavascriptIntegrateInline
- CssIntegrate
- PublicCacheDir
- CssSpritify
- OptimizeAdmin
- StaticCache
- ...
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 0% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Almost there! Just fix the following items
- 5× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/speedupessentials/vendor/bin/pluginmap_generator.php
- > /wp-content/plugins/speedupessentials/vendor/tubalmartin/cssmin/tests/run.php
- > /wp-content/plugins/speedupessentials/vendor/bin/templatemap_generator.php
- > /wp-content/plugins/speedupessentials/vendor/tubalmartin/cssmin/gui/index.php
- > /wp-content/plugins/speedupessentials/vendor/bin/classmap_generator.php
- 1752× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Interface 'Zend\\Memory\\Exception\\ExceptionInterface' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Memory/Exception/RuntimeException.php:15
- > PHP Fatal error
Uncaught Error: Class 'Zend\\Db\\Exception\\RuntimeException' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Db/RowGateway/Exception/RuntimeException.php:14
- > PHP Fatal error
Uncaught Error: Class 'Zend\\EventManager\\AbstractListenerAggregate' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Mvc/View/Console/ExceptionStrategy.php:19
- > PHP Fatal error
Uncaught Error: Class 'Zend\\Log\\Writer\\AbstractWriter' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Log/Writer/Mail.php:29
- > PHP Fatal error
Uncaught Error: Class 'Zend\\Db\\Adapter\\Platform\\AbstractPlatform' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Db/Adapter/Platform/SqlServer.php:16
- > PHP Fatal error
Uncaught Error: Class 'Zend\\Http\\Exception\\InvalidArgumentException' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Http/Client/Exception/InvalidArgumentException.php:16
- > PHP Fatal error
Uncaught Error: Class 'Zend\\Db\\Sql\\Ddl\\Column\\Integer' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Db/Sql/Ddl/Column/BigInteger.php:12
- > PHP Fatal error
Uncaught Error: Interface 'Zend\\Db\\Exception\\ExceptionInterface' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Db/Sql/Exception/ExceptionInterface.php:14
- > PHP Fatal error
Uncaught Error: Class 'Zend\\Config\\Writer\\AbstractWriter' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Config/Writer/PhpArray.php:14
- > PHP Fatal error
Uncaught Error: Interface 'Zend\\Filter\\Compress\\CompressionAlgorithmInterface' not found in wp-content/plugins/speedupessentials/vendor/zendframework/zendframework/library/Zend/Filter/Compress/Snappy.php:17
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
5 plugin tags: speed up, lazy load, cache, lazyload, speed
speedupessentials/speed-up-essentials-plugin.php 92% from 13 tests
The main PHP file in "Speed Up Essentials" ver. 1.13.1 adds more information about the plugin and also serves as the entry point for this plugin
Please take the time to fix the following:
- Main file name: The principal plugin file should be the same as the plugin slug ("speedupessentials.php" instead of "speed-up-essentials-plugin.php")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short check of programming languages and file extensions; no executable files are allowed
Good job! No executable or dangerous file extensions detected182,706 lines of code in 2,884 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 2,514 | 36,065 | 116,491 | 166,639 |
JavaScript | 12 | 1,706 | 1,251 | 6,496 |
Markdown | 58 | 645 | 0 | 4,600 |
CSS | 234 | 312 | 331 | 2,506 |
JSON | 56 | 4 | 0 | 2,172 |
XML | 2 | 16 | 48 | 92 |
Bourne Shell | 3 | 29 | 12 | 89 |
C# | 1 | 11 | 32 | 47 |
YAML | 3 | 10 | 3 | 38 |
HTML | 1 | 2 | 0 | 27 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.39 |
Average class complexity | 10.45 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 202.00 |
Average method complexity | 2.75 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 81.00 |
Code structure | ||
---|---|---|
Namespaces | 395 | |
Interfaces | 341 | |
Traits | 16 | |
Classes | 1,843 | |
▷ Abstract classes | 142 | 7.70% |
▷ Concrete classes | 1,701 | 92.30% |
▷ Final classes | 19 | 1.12% |
Methods | 12,558 | |
▷ Static methods | 673 | 5.36% |
▷ Public methods | 10,735 | 85.48% |
▷ Protected methods | 1,686 | 13.43% |
▷ Private methods | 137 | 1.09% |
Functions | 206 | |
▷ Named functions | 16 | 7.77% |
▷ Anonymous functions | 190 | 92.23% |
Constants | 1,284 | |
▷ Global constants | 5 | 0.39% |
▷ Class constants | 1,279 | 99.61% |
▷ Public constants | 1,279 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
2 PNG files occupy 0.04MB with 0.01MB in potential savings
Potential savings
Compression of 2 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
vendor/zendframework/zendframework/resources/ZendFramework-logo.png | 36.66KB | 16.86KB | ▼ 54.00% |
public/img/blank.png | 0.09KB | 0.09KB | 0.00% |