Servebolt Optimizer 3.5.55

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

Summary

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

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

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

Environment
WordPress version6.7.2
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=d5be733aec
Aspect after-activation
HTTP status 200
Load time 0.633 s
Memory usage 3.93 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.290 s
Memory usage 3.77 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.251 s
Memory usage 3.77 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.231 s
Memory usage 3.77 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.226 s
Memory usage 3.77 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.77 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.246 s
Memory usage 3.79 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.224 s
Memory usage 3.77 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.220 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.312 s0.381 s+0.069 s3.48 MiB3.8 MiB+ 324.38 KiB
/wp-admin/edit.php0.210 s0.417 s+0.207 s3.54 MiB3.89 MiB+ 351.34 KiB
/wp-admin/post-new.php0.812 s1.248 s+0.436 s5.93 MiB6.26 MiB+ 344.65 KiB
/wp-admin/upload.php0.591 s0.386 s-0.205 s3.5 MiB3.79 MiB+ 304.05 KiB
/wp-admin/options-writing.php0.231 s0.228 s-0.003 s3.47 MiB3.77 MiB+ 308.45 KiB
/wp-admin/media-new.php0.366 s0.264 s-0.102 s3.46 MiB3.77 MiB+ 316.64 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.247 s+0.052 s3.48 MiB3.8 MiB+ 327.41 KiB
/wp-admin/post-new.php?post_type=page0.585 s0.843 s+0.258 s5.92 MiB6.25 MiB+ 339.55 KiB
/wp-admin/options-discussion.php0.285 s0.324 s+0.039 s3.48 MiB3.77 MiB+ 305.59 KiB
/wp-admin/edit-comments.php0.431 s0.265 s-0.166 s3.5 MiB3.79 MiB+ 304.61 KiB
/0.348 s0.255 s-0.093 s3.47 MiB3.51 MiB+ 40.6 KiB
Average 0.397 s0.442 s+0.045 s3.93 MiB4.22 MiB+ 297.02 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,91317,751415
Total 32,913 17,751 415

PHP Code Analysis | More results »

Lines of code 30,463
Total complexity 6,416
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 290
Methods 2,126
Functions 153

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 7 lines

[27-Mar-2025 14:46:44 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
[27-Mar-2025 14:46:44 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
[27-Mar-2025 14:46:44 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
[27-Mar-2025 14:46:44 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
[27-Mar-2025 14:46:44 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
[27-Mar-2025 14:46:44 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
[27-Mar-2025 14:46:44 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
See also: All tests for this plugin, How to Hide Servebolt Optimizer Admin Menus