84% memory-bump

Code Review | Memory Bump

WordPress plugin Memory Bump scored84%from 54 tests.

About plugin

  • Plugin page: memory-bump
  • Plugin version: 0.1
  • PHP version: 7.4.16
  • WordPress compatibility: 2.7-2.9.2
  • WordPress version: 6.3.1
  • First release: Jun 17, 2010
  • Latest release: Jul 10, 2010
  • Number of updates: 11
  • Update frequency: every 267.9 days
  • Top authors: nacin (90.91%)Otto42 (18.18%)

Code review

54 tests

User reviews

1 review

Install metrics

300+ active /44,539 total downloads

Benchmarks

Plugin footprint 83% from 16 tests

Installer Passed 1 test

🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
The plugin installed successfully, without throwing any errors or notices

Server metrics [RAM: ▲0.00MB] [CPU: ▼3.96ms] Passed 4 tests

This is a short check of server-side resources used by Memory Bump
No issues were detected with server-side resource usage
PageMemory (MB)CPU Time (ms)
Home /3.46 ▲0.0044.55 ▲3.20
Dashboard /wp-admin3.31 ▲0.0050.86 ▼1.19
Posts /wp-admin/edit.php3.36 ▲0.0048.34 ▼0.23
Add New Post /wp-admin/post-new.php5.89 ▲0.0083.58 ▼17.63
Media Library /wp-admin/upload.php3.23 ▲0.0039.14 ▲7.00

Server storage [IO: ▲0.00MB] [DB: ▲0.00MB] Passed 3 tests

Input-output and database impact of this plugin
No storage issues were detected
Filesystem: 2 new files
Database: no new tables, 6 new options
New WordPress options
widget_theysaidso_widget
widget_recent-posts
can_compress_scripts
theysaidso_admin_options
db_upgraded
widget_recent-comments

Browser metrics Passed 4 tests

Memory Bump: an overview of browser usage
Normal browser usage
PageNodesMemory (MB)Script (ms)Layout (ms)
Home /2,789 ▲2814.71 ▲0.421.87 ▲0.0543.01 ▲1.25
Dashboard /wp-admin2,198 ▲175.57 ▼0.1794.10 ▼11.6142.38 ▲2.30
Posts /wp-admin/edit.php2,100 ▼01.96 ▲0.0133.92 ▼2.3835.26 ▼2.99
Add New Post /wp-admin/post-new.php1,526 ▼223.13 ▲0.05665.09 ▼27.3855.04 ▲4.48
Media Library /wp-admin/upload.php1,397 ▼34.20 ▲0.05100.14 ▲1.4445.87 ▲0.19

Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests

🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
  • This plugin did not uninstall successfully, leaving 6 options in the database
    • can_compress_scripts
    • db_upgraded
    • widget_theysaidso_widget
    • theysaidso_admin_options
    • widget_recent-comments
    • widget_recent-posts

Smoke tests 75% from 4 tests

Server-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected

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 take a closer look at 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/memory-bump/memory-bump.php:15

User-side errors Passed 1 test

🔹 Test weight: 20 | This is a shallow check for browser errors
No browser issues were found

Optimizations

Plugin configuration 93% from 29 tests

readme.txt 94% from 16 tests

The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
These attributes need your attention:
  • Plugin Name: You should set the name of your plugin on the first line ( === memory-bump === )
The official readme.txt is a good inspiration

memory-bump/memory-bump.php 92% from 13 tests

The entry point to "Memory Bump" version 0.1 is a PHP file that has certain tags in its header comment area
It is important to fix the following:
  • Description: Please don't use more than 140 characters for the plugin description (currently 269 characters long)

Code Analysis Passed 3 tests

File types Passed 1 test

🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Everything looks great! No dangerous files found in this plugin6 lines of code in 1 file:
LanguageFilesBlank linesComment linesLines of code
PHP1186

PHP code Passed 2 tests

Analyzing cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity
Average complexity per logical line of code0.50
Average class complexity0.00
▷ Minimum class complexity0.00
▷ Maximum class complexity0.00
Average method complexity0.00
▷ Minimum method complexity0.00
▷ Maximum method complexity0.00
Code structure
Namespaces0
Interfaces0
Traits0
Classes0
▷ Abstract classes00.00%
▷ Concrete classes00.00%
▷ Final classes00.00%
Methods0
▷ Static methods00.00%
▷ Public methods00.00%
▷ Protected methods00.00%
▷ Private methods00.00%
Functions1
▷ Named functions1100.00%
▷ Anonymous functions00.00%
Constants0
▷ Global constants00.00%
▷ Class constants00.00%
▷ Public constants00.00%

Plugin size Passed 2 tests

Image compression Passed 2 tests

Using a strong compression for your PNG files is a great way to speed-up your plugin
PNG images were not found in this plugin