Servebolt Optimizer 3.5.50

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

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

Environment
WordPress version6.7.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=b35591f88b
Aspect after-activation
HTTP status 200
Load time 0.596 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.251 s
Memory usage 3.78 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.227 s
Memory usage 3.78 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.241 s
Memory usage 3.78 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.78 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.217 s
Memory usage 3.78 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.229 s
Memory usage 3.8 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.283 s
Memory usage 3.78 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.363 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.391 s0.735 s+0.344 s3.48 MiB3.8 MiB+ 329.88 KiB
/wp-admin/edit.php0.221 s0.360 s+0.139 s3.54 MiB3.89 MiB+ 356.83 KiB
/wp-admin/post-new.php0.887 s1.671 s+0.784 s5.92 MiB6.26 MiB+ 345.06 KiB
/wp-admin/upload.php0.620 s0.391 s-0.229 s3.5 MiB3.8 MiB+ 309.53 KiB
/wp-admin/options-writing.php0.236 s0.232 s-0.004 s3.47 MiB3.78 MiB+ 313.95 KiB
/wp-admin/media-new.php0.270 s0.282 s+0.012 s3.46 MiB3.78 MiB+ 322.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.238 s+0.032 s3.48 MiB3.8 MiB+ 332.9 KiB
/wp-admin/post-new.php?post_type=page1.042 s0.955 s-0.087 s5.92 MiB6.25 MiB+ 344.31 KiB
/wp-admin/options-discussion.php0.294 s0.348 s+0.054 s3.47 MiB3.78 MiB+ 311.08 KiB
/wp-admin/edit-comments.php0.447 s0.264 s-0.183 s3.49 MiB3.8 MiB+ 310.1 KiB
/0.342 s0.247 s-0.095 s3.48 MiB3.51 MiB+ 35.54 KiB
Average 0.451 s0.520 s+0.070 s3.93 MiB4.22 MiB+ 301.03 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,76917,718415
Total 32,769 17,718 415

PHP Code Analysis | More results »

Lines of code 30,320
Total complexity 6,362
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,117
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

[07-Jan-2025 08:08: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
[07-Jan-2025 08:08: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
[07-Jan-2025 08:08: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
[07-Jan-2025 08:08: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
[07-Jan-2025 08:08: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
[07-Jan-2025 08:08: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
[07-Jan-2025 08:08: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
See also: All tests for this plugin, How to Hide Servebolt Optimizer Admin Menus