Improve benchmarks: add IO intensive task workload, add task size option, integrate...
[poolifier.git] / CHANGELOG.md
index 00e9d33e7826d6ab64639023e8939a74397ab044..a2fb8aebba817ab78c09d9f0eef2ae214e3c7f27 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Improve benchmarks: add IO intensive task workload, add task size option, integrate into eslint.
+
 ## [2.3.4] - 2022-10-17
 
 ### Added