refactor: cleanup benchmarking code
[poolifier.git] / CHANGELOG.md
index 054e24882972ec9765fc8120b4438677344caf73..4986348ddcae489d596938651e396e7a4ef6d861 100644 (file)
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 
+- Switch to Bencher for benchmarking: [https://bencher.dev/perf/poolifier](https://bencher.dev/perf/poolifier).
 - Use builtin retry mechanism in worker choice strategies instead of custom one.
 
 ## [3.0.3] - 2023-10-19