Benchmarks
Plugin footprint 82% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.19MB] [CPU: ▲299.37ms] 75% from 4 tests
This is a short check of server-side resources used by CIBELES AI
The following require your attention
- Extra CPU: Try to keep extra CPU usage under 200.00ms (currently 299.37ms on /wp-admin/options-general.php?page=cibeles_ai)
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.46 ▲0.00 | 40.16 ▲4.50 |
Dashboard /wp-admin | 3.59 ▲0.29 | 445.73 ▲399.82 |
Posts /wp-admin/edit.php | 3.64 ▲0.29 | 455.66 ▲405.83 |
Add New Post /wp-admin/post-new.php | 6.13 ▲0.25 | 476.23 ▲387.34 |
Media Library /wp-admin/upload.php | 3.45 ▲0.23 | 498.60 ▲462.18 |
Cibeles AI /wp-admin/options-general.php?page=cibeles_ai | 3.43 | 416.85 |
Server storage [IO: ▲1.97MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
There were no storage issued detected upon installing this plugin
Filesystem: 122 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
db_upgraded |
widget_theysaidso_widget |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
An overview of browser requirements for CIBELES AI
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,804 ▲58 | 14.63 ▲0.01 | 1.75 ▲0.22 | 44.52 ▼1.63 |
Dashboard /wp-admin | 2,210 ▲22 | 4.87 ▼1.03 | 111.18 ▲9.03 | 42.37 ▼1.94 |
Posts /wp-admin/edit.php | 2,093 ▲7 | 1.96 ▼0.05 | 36.19 ▲1.07 | 31.83 ▼6.10 |
Add New Post /wp-admin/post-new.php | 1,537 ▲4 | 23.21 ▼0.11 | 660.61 ▲1.47 | 53.70 ▼5.53 |
Media Library /wp-admin/upload.php | 1,395 ▲4 | 4.29 ▲0.07 | 94.37 ▼4.79 | 44.41 ▲2.63 |
Cibeles AI /wp-admin/options-general.php?page=cibeles_ai | 1,191 | 2.15 | 27.30 | 28.66 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Please fix the following
- 1× PHP files trigger server errors when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/cibeles-ai/options.php:2
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% 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
These attributes need your attention:
- Tags: You are using too many tags: 13 tag instead of maximum 10
cibeles-ai/cibeles-ai.php Passed 13 tests
Analyzing the main PHP file in "CIBELES AI" version 1.8.2
99 characters long description:
Asistente de redacción de entradas de inteligencia artificial para Wordpress hecho por cibeles.net
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
Everything looks great! No dangerous files found in this plugin10,552 lines of code in 98 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
TypeScript | 31 | 173 | 190 | 2,739 |
SVG | 1 | 0 | 0 | 2,671 |
PO File | 10 | 674 | 843 | 2,386 |
JavaScript | 28 | 226 | 61 | 1,361 |
PHP | 18 | 99 | 36 | 808 |
JSON | 6 | 8 | 0 | 207 |
CSS | 2 | 18 | 8 | 174 |
Markdown | 1 | 57 | 0 | 154 |
HTML | 1 | 10 | 0 | 52 |
PHP code Passed 2 tests
A brief analysis of cyclomatic complexity and code structure for this plugin
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.45 |
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 | 20 | |
▷ Named functions | 20 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 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
1 PNG file occupies 0.01MB with 0.00MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/logo-ai.cibeles.net.png | 10.37KB | 5.60KB | ▼ 45.99% |