Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.08MB] [CPU: ▼3.58ms] Passed 4 tests
Analyzing server-side resources used by Speed Booster By Melotheme
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.07 | 46.67 ▲3.22 |
Dashboard /wp-admin | 3.39 ▲0.08 | 49.04 ▼4.47 |
Posts /wp-admin/edit.php | 3.50 ▲0.14 | 51.74 ▼4.09 |
Add New Post /wp-admin/post-new.php | 5.97 ▲0.08 | 90.21 ▼8.98 |
Media Library /wp-admin/upload.php | 3.31 ▲0.08 | 41.38 ▲3.93 |
Speed Booster by Melotheme /wp-admin/options-general.php?page=SPEEDBOOSTER_options | 3.28 | 35.31 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin was installed successfully
Filesystem: 11 new files
Database: no new tables, 20 new options
New WordPress options |
---|
widget_recent-comments |
widget_recent-posts |
SPEEDBOOSTER_lazy_enable |
widget_theysaidso_widget |
SPEEDBOOSTER_cach_enable |
SPEEDBOOSTER_quer_enable |
can_compress_scripts |
SPEEDBOOSTER_html_enable |
SPEEDBOOSTER_migr_enable |
SPEEDBOOSTER_emoj_enable |
... |
Browser metrics Passed 4 tests
Checking browser requirements for Speed Booster By Melotheme
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,795 ▲49 | 14.34 ▲0.12 | 1.74 ▲0.02 | 44.21 ▼0.20 |
Dashboard /wp-admin | 2,204 ▲27 | 5.65 ▲0.11 | 91.81 ▼8.72 | 42.04 ▼1.58 |
Posts /wp-admin/edit.php | 2,106 ▲6 | 2.02 ▼0.00 | 40.20 ▲3.39 | 36.63 ▲0.96 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.44 ▲0.42 | 700.08 ▲2.04 | 67.11 ▲10.00 |
Media Library /wp-admin/upload.php | 1,406 ▲6 | 4.11 ▼0.10 | 109.80 ▲0.74 | 46.95 ▼0.61 |
Speed Booster by Melotheme /wp-admin/options-general.php?page=SPEEDBOOSTER_options | 885 | 1.99 | 26.59 | 41.68 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- db_upgraded
- widget_theysaidso_widget
- can_compress_scripts
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
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 everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
Please fix the following items
- 5× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/speed-booster-by-melotheme/speed-booster-by-melotheme.php
- > /wp-content/plugins/speed-booster-by-melotheme/admin/admin.php
- > /wp-content/plugins/speed-booster-by-melotheme/functions/index.php
- > /wp-content/plugins/speed-booster-by-melotheme/admin/index.php
- > /wp-content/plugins/speed-booster-by-melotheme/functions/speeb-booster-functions.php
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
No browser errors were detected
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
These attributes need your attention:
- Tags: Too many tags (23 tag instead of maximum 10); only the first 5 tags are used in your directory listing
speed-booster-by-melotheme/speed-booster-by-melotheme.php Passed 13 tests
"Speed Booster By Melotheme" version 0.0.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
71 characters long description:
Easy WordPress website Speed & Performance optimization with one click!
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Everything looks great! No dangerous files found in this plugin1,047 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 6 | 114 | 51 | 532 |
CSS | 2 | 1 | 2 | 514 |
JavaScript | 1 | 0 | 1 | 1 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
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 | 31 | |
▷ Named functions | 28 | 90.32% |
▷ Anonymous functions | 3 | 9.68% |
Constants | 2 | |
▷ Global constants | 2 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
No PNG files were detected