Update CHANGELOG.md

Performance update release 0.6.4
This commit is contained in:
Andrew Horton
2026-04-03 01:26:28 +11:00
committed by GitHub
parent c42e1b938b
commit dc924b4094
+2 -6
View File
@@ -1,16 +1,12 @@
Version 0.6.4 - ??
Version 0.6.4 - April 3, 2026
## PERFORMANCE IMPROVEMENTS
* Major output performance overhaul with up to 20x improvement for verbose output
* Replaced global output mutex with per-logger mutexes for better concurrency
* Implemented intelligent output buffering with automatic optimization based on thread count
* Added --output-sync and --output-buffer-size options for performance tuning
* Added WHATWEB_PROFILE environment variable for performance profiling
* Added WHATWEB_PROFILE environment variable for performance
## NEW PLUGINS
## PLUGIN UPDATES