Servebolt Optimizer 3.5.56

Does Servebolt Optimizer work with WordPress 6.8.1 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: 309.28 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.8.1
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=93667a472f
Aspect after-activation
HTTP status 200
Load time 0.635 s
Memory usage 3.95 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.266 s
Memory usage 3.8 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.242 s
Memory usage 3.8 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.236 s
Memory usage 3.8 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.241 s
Memory usage 3.8 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.206 s
Memory usage 3.8 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.240 s
Memory usage 3.82 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.247 s
Memory usage 3.8 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.214 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.416 s0.372 s-0.044 s3.51 MiB3.82 MiB+ 324.24 KiB
/wp-admin/edit.php0.197 s0.353 s+0.156 s3.57 MiB3.91 MiB+ 348.41 KiB
/wp-admin/post-new.php0.800 s1.172 s+0.372 s6.06 MiB6.43 MiB+ 381.43 KiB
/wp-admin/upload.php0.640 s0.623 s-0.017 s3.52 MiB3.82 MiB+ 303.54 KiB
/wp-admin/options-writing.php0.251 s0.265 s+0.014 s3.5 MiB3.8 MiB+ 307.95 KiB
/wp-admin/media-new.php0.303 s0.282 s-0.021 s3.49 MiB3.8 MiB+ 316.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.221 s0.272 s+0.051 s3.5 MiB3.82 MiB+ 326.9 KiB
/wp-admin/post-new.php?post_type=page0.665 s0.961 s+0.296 s6.05 MiB6.42 MiB+ 376.95 KiB
/wp-admin/options-discussion.php0.433 s0.548 s+0.115 s3.5 MiB3.8 MiB+ 305.08 KiB
/wp-admin/edit-comments.php0.251 s0.301 s+0.050 s3.52 MiB3.82 MiB+ 304.1 KiB
/0.287 s0.259 s-0.028 s3.43 MiB3.54 MiB+ 107.33 KiB
Average 0.406 s0.492 s+0.086 s3.97 MiB4.27 MiB+ 309.28 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,91617,752415
Total 32,916 17,752 415

PHP Code Analysis | More results »

Lines of code 30,466
Total complexity 6,417
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

[03-May-2025 01:24:21 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
[03-May-2025 01:24:21 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
[03-May-2025 01:24:21 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
[03-May-2025 01:24:21 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
[03-May-2025 01:24:21 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
[03-May-2025 01:24:21 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
[03-May-2025 01:24:21 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