Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Install script ran successfully
Server metrics [RAM: ▲1.33MB] [CPU: ▲13.43ms] Passed 4 tests
An overview of server-side resources used by Vibes
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.64 ▲1.18 | 49.03 ▲7.58 |
Dashboard /wp-admin | 4.77 ▲1.46 | 69.75 ▲21.07 |
Posts /wp-admin/edit.php | 4.77 ▲1.41 | 61.43 ▲2.05 |
Add New Post /wp-admin/post-new.php | 7.26 ▲1.38 | 110.88 ▲24.08 |
Media Library /wp-admin/upload.php | 4.58 ▲1.35 | 57.69 ▲23.03 |
Performances /wp-admin/admin.php?page=vibes-navigation-viewer | 5.50 | 57.70 |
Web Vitals /wp-admin/admin.php?page=vibes-webvital-viewer | 5.50 | 52.62 |
Resources /wp-admin/admin.php?page=vibes-resource-viewer | 5.50 | 56.90 |
Consoles /wp-admin/admin.php?page=perfopsone-consoles | 4.55 | 47.87 |
Vibes /wp-admin/admin.php?page=vibes-settings | 4.78 | 47.71 |
Analytics /wp-admin/admin.php?page=perfopsone-analytics | 4.60 | 46.98 |
Control Center /wp-admin/admin.php?page=perfopsone-dashboard | 4.60 | 49.92 |
Vibes Signals /wp-admin/admin.php?page=vibes-console | 4.54 | 48.28 |
Server storage [IO: ▲2.40MB] [DB: ▲0.04MB] Passed 3 tests
Filesystem and database footprint
This plugin was installed successfully
Filesystem: 545 new files
Database: 2 new tables, 6 new options
New tables |
---|
wp_vibes_resources |
wp_vibes_statistics |
New WordPress options |
---|
theysaidso_admin_options |
widget_theysaidso_widget |
widget_recent-posts |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
Checking browser requirements for Vibes
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,953 ▲192 | 14.27 ▼0.10 | 3.44 ▲1.83 | 32.47 ▼12.43 |
Dashboard /wp-admin | 2,326 ▲152 | 5.63 ▼0.02 | 97.41 ▼3.01 | 49.46 ▲2.14 |
Posts /wp-admin/edit.php | 2,149 ▲46 | 2.07 ▲0.11 | 33.37 ▼16.89 | 37.62 ▼8.77 |
Add New Post /wp-admin/post-new.php | 1,433 ▼93 | 17.93 ▼5.14 | 614.72 ▼88.93 | 47.58 ▼14.39 |
Media Library /wp-admin/upload.php | 1,449 ▲46 | 4.26 ▲0.08 | 99.18 ▼0.93 | 42.55 ▼1.31 |
Performances /wp-admin/admin.php?page=vibes-navigation-viewer | 1,460 | 3.38 | 65.28 | 67.92 |
Web Vitals /wp-admin/admin.php?page=vibes-webvital-viewer | 1,527 | 3.30 | 74.79 | 54.02 |
Resources /wp-admin/admin.php?page=vibes-resource-viewer | 2,043 | 3.80 | 82.80 | 48.44 |
Consoles /wp-admin/admin.php?page=perfopsone-consoles | 898 | 2.32 | 25.67 | 25.32 |
Vibes /wp-admin/admin.php?page=vibes-settings | 1,301 | 1.98 | 25.32 | 29.29 |
Analytics /wp-admin/admin.php?page=perfopsone-analytics | 942 | 2.17 | 25.82 | 25.21 |
Control Center /wp-admin/admin.php?page=perfopsone-dashboard | 1,070 | 1.85 | 24.42 | 31.38 |
Vibes Signals /wp-admin/admin.php?page=vibes-console | 902 | 2.29 | 27.91 | 38.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.03MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
Please fix the following items
- The uninstall procedure has failed, leaving 6 options in the database
- db_upgraded
- theysaidso_admin_options
- widget_recent-comments
- widget_recent-posts
- widget_theysaidso_widget
- can_compress_scripts
Smoke tests 25% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Almost there, just fix the following server-side errors
- 2 occurences, only the last one shown
- > GET request to /wp-admin/admin.php?page=vibes-console
- > Warning in wp-content/plugins/vibes/includes/system/class-sharedmemory.php+96
shmop_open(): unable to attach or create shared memory segment 'No such file or directory'
SRP 0% 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
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/vibes/public/partials/vibes-public-display.php
- 61× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Call to undefined function esc_url() in wp-content/plugins/vibes/admin/partials/vibes-admin-settings-options.php:16
- > PHP Fatal error
Uncaught Error: Class 'malkusch\\lock\\exception\\MutexException' not found in wp-content/plugins/vibes/includes/libraries/lock/exception/LockReleaseException.php:20
- > PHP Fatal error
Uncaught Error: Class 'WP_REST_Controller' not found in wp-content/plugins/vibes/includes/api/class-loggerroute.php:28
- > PHP Fatal error
Uncaught Error: Class 'malkusch\\lock\\mutex\\RedisMutex' not found in wp-content/plugins/vibes/includes/libraries/lock/mutex/PredisMutex.php:21
- > PHP Fatal error
Uncaught Error: Class 'Vibes\\System\\Option' not found in wp-content/plugins/vibes/includes/system/class-nag.php:56
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/vibes/perfopsone/functions.php:41
- > PHP Warning
Use of undefined constant VIBES_VENDOR_DIR - assumed 'VIBES_VENDOR_DIR' (this will throw an Error in a future version of PHP) in wp-content/plugins/vibes/includes/libraries/class-libraries.php on line 64
- > PHP Fatal error
Uncaught Error: Class 'malkusch\\lock\\mutex\\Mutex' not found in wp-content/plugins/vibes/includes/libraries/lock/mutex/LockMutex.php:18
- > PHP Warning
array_merge(): Expected parameter 1 to be an array, null given in wp-content/plugins/vibes/init.php on line 28
- > PHP Fatal error
Uncaught Error: Class 'cebe\\markdownparser\\MarkdownParser' not found in wp-content/plugins/vibes/includes/libraries/markdown/GithubMarkdown.php:15
- > 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 Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
5 plugin tags: web vitals, ux, web performance, real user monitoring, rum
vibes/vibes.php Passed 13 tests
This is the main PHP file of "Vibes" version 1.7.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
62 characters long description:
Truthful user experience and browsing performances monitoring.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin41,786 lines of code in 513 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 40 | 1,939 | 2,684 | 21,193 |
PHP | 147 | 1,658 | 9,041 | 13,779 |
SVG | 285 | 0 | 1 | 4,251 |
CSS | 15 | 348 | 4 | 2,186 |
Markdown | 7 | 121 | 0 | 249 |
TypeScript | 17 | 0 | 17 | 75 |
JSON | 2 | 0 | 0 | 53 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.41 |
Average class complexity | 15.60 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 284.00 |
Average method complexity | 3.76 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 31.00 |
Code structure | ||
---|---|---|
Namespaces | 18 | |
Interfaces | 14 | |
Traits | 15 | |
Classes | 100 | |
▷ Abstract classes | 6 | 6.00% |
▷ Concrete classes | 94 | 94.00% |
▷ Final classes | 1 | 1.06% |
Methods | 788 | |
▷ Static methods | 265 | 33.63% |
▷ Public methods | 576 | 73.10% |
▷ Protected methods | 121 | 15.36% |
▷ Private methods | 91 | 11.55% |
Functions | 33 | |
▷ Named functions | 11 | 33.33% |
▷ Anonymous functions | 22 | 66.67% |
Constants | 73 | |
▷ Global constants | 53 | 72.60% |
▷ Class constants | 20 | 27.40% |
▷ Public constants | 17 | 85.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin