Servebolt Optimizer 3.5.31

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

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

Environment
WordPress version6.4.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=e00aa1a5fd
Aspect after-activation
HTTP status 200
Load time 0.673 s
Memory usage 3.76 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.286 s
Memory usage 3.61 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.224 s
Memory usage 3.62 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.261 s
Memory usage 3.64 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.244 s
Memory usage 3.64 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.251 s
Memory usage 3.62 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.281 s
Memory usage 3.67 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.62 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.403 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.449 s0.822 s+0.373 s3.38 MiB3.68 MiB+ 302.11 KiB
/wp-admin/edit.php0.219 s0.340 s+0.121 s3.41 MiB3.76 MiB+ 365.51 KiB
/wp-admin/post-new.php1.020 s1.783 s+0.763 s5.46 MiB5.75 MiB+ 300.41 KiB
/wp-admin/upload.php0.779 s0.344 s-0.435 s3.33 MiB3.6 MiB+ 284.48 KiB
/wp-admin/options-writing.php0.257 s0.260 s+0.003 s3.32 MiB3.59 MiB+ 278.16 KiB
/wp-admin/media-new.php0.343 s0.390 s+0.047 s3.3 MiB3.59 MiB+ 297.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.258 s0.342 s+0.084 s3.31 MiB3.63 MiB+ 322.58 KiB
/wp-admin/post-new.php?post_type=page1.074 s0.840 s-0.234 s5.45 MiB5.75 MiB+ 304.34 KiB
/wp-admin/options-discussion.php0.260 s0.441 s+0.181 s3.3 MiB3.59 MiB+ 287.94 KiB
/wp-admin/edit-comments.php0.515 s0.331 s-0.184 s3.34 MiB3.62 MiB+ 285.7 KiB
/0.339 s0.254 s-0.085 s3.36 MiB3.41 MiB+ 51.54 KiB
Average 0.501 s0.559 s+0.058 s3.72 MiB4 MiB+ 280.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,04917,401410
Total 32,049 17,401 410

PHP Code Analysis | More results »

Lines of code 29,643
Total complexity 6,186
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

[13-Mar-2024 08:03:11 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
[13-Mar-2024 08:03:11 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
[13-Mar-2024 08:03:11 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
[13-Mar-2024 08:03:11 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
[13-Mar-2024 08:03:11 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
[13-Mar-2024 08:03:11 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
[13-Mar-2024 08:03:15 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
[13-Mar-2024 08:03:15 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
[13-Mar-2024 08:03:16 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