Servebolt Optimizer 3.5.33

Does Servebolt Optimizer work with WordPress 6.5.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
9PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 303.47 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.046 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.5.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/servebolt-optimizer/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=servebolt-optimizer%2Fservebolt-optimizer.php&plugin_status=all&paged=1&s&_wpnonce=892a18d18f
Aspect after-activation
HTTP status 200
Load time 0.561 s
Memory usage 3.84 MiB
JS errors None
Resource errors None

Servebolt

Page screenshot: Servebolt
URL /wp-admin/admin.php?page=servebolt-wp
Aspect menu-item
HTTP status 200
Load time 0.210 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer

Page screenshot: Servebolt → Performance Optimizer
URL /wp-admin/admin.php?page=servebolt-performance-optimizer
Aspect menu-item
HTTP status 200
Load time 0.211 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer → Database

Page screenshot: Servebolt → Performance Optimizer → 
            Database
URL /wp-admin/admin.php?page=servebolt-performance-optimizer-database
Aspect menu-item-tab
HTTP status 200
Load time 0.218 s
Memory usage 3.71 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer → Menu Optimizer

Page screenshot: Servebolt → Performance Optimizer → 
            Menu Optimizer
URL /wp-admin/admin.php?page=servebolt-menu-optimizer
Aspect menu-item-tab
HTTP status 200
Load time 0.216 s
Memory usage 3.72 MiB
JS errors None
Resource errors None

Servebolt → Performance Optimizer → Advanced

Page screenshot: Servebolt → Performance Optimizer → 
            Advanced
URL /wp-admin/admin.php?page=servebolt-performance-optimizer-advanced
Aspect menu-item-tab
HTTP status 200
Load time 0.205 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Servebolt → Cache

Page screenshot: Servebolt → Cache
URL /wp-admin/admin.php?page=servebolt-cache-purge-control
Aspect menu-item
HTTP status 200
Load time 0.257 s
Memory usage 3.74 MiB
JS errors None
Resource errors None

Servebolt → General Settings

Page screenshot: Servebolt → General Settings
URL /wp-admin/admin.php?page=servebolt-general-settings
Aspect menu-item
HTTP status 200
Load time 0.200 s
Memory usage 3.7 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.196 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.356 s0.595 s+0.239 s3.44 MiB3.75 MiB+ 322.61 KiB
/wp-admin/edit.php0.199 s0.303 s+0.104 s3.46 MiB3.84 MiB+ 386.01 KiB
/wp-admin/post-new.php0.825 s1.026 s+0.201 s5.59 MiB5.92 MiB+ 340.97 KiB
/wp-admin/upload.php0.564 s0.349 s-0.215 s3.38 MiB3.68 MiB+ 304.98 KiB
/wp-admin/options-writing.php0.207 s0.236 s+0.029 s3.37 MiB3.66 MiB+ 298.03 KiB
/wp-admin/media-new.php0.276 s0.388 s+0.112 s3.35 MiB3.66 MiB+ 317.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.183 s0.261 s+0.078 s3.37 MiB3.7 MiB+ 343.08 KiB
/wp-admin/post-new.php?post_type=page0.535 s0.688 s+0.153 s5.59 MiB5.92 MiB+ 340.9 KiB
/wp-admin/options-discussion.php0.499 s0.312 s-0.187 s3.36 MiB3.66 MiB+ 308.44 KiB
/wp-admin/edit-comments.php0.219 s0.291 s+0.072 s3.39 MiB3.71 MiB+ 324.34 KiB
/0.270 s0.195 s-0.075 s3.42 MiB3.47 MiB+ 50.9 KiB
Average 0.376 s0.422 s+0.046 s3.79 MiB4.09 MiB+ 303.47 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP100.0%32,05617,403410
Total 32,056 17,403 410

PHP Code Analysis | More results »

Lines of code 29,650
Total complexity 6,192
Median class complexity 12.0
Median method complexity 2.0
Most complex class Servebolt\Optimizer\DatabaseOptimizer\DatabaseOptimizer
Most complex function Servebolt\Optimizer\Dependencies\GuzzleHttp\Handler\CurlFactory::applyHandlerOptions()
Classes 287
Methods 2,077
Functions 152

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 1

Options wp_options 2

PHP Error Log 9 lines

[10-May-2024 06:34:17 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 458
[10-May-2024 06:34:17 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[10-May-2024 06:34:17 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[10-May-2024 06:34:17 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[10-May-2024 06:34:17 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[10-May-2024 06:34:17 UTC] PHP Deprecated:  version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /wp-content/plugins/servebolt-optimizer/src/Servebolt/Utils/DatabaseMigration/MigrationRunner.php on line 411
[10-May-2024 06:34:20 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[10-May-2024 06:34:21 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
[10-May-2024 06:34:22 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin, How to Hide Servebolt Optimizer Admin Menus