Discovered a regression in sec/op of 9.81% for benchmark ParallelizeUntil/pieces:1000,workers:10,chunkSize:1-88 at 0afcf91.
CC @neild
Comment From: mknyszek
This is a microbenchmark, so it may not be actionable, but worth looking into.
Comment From: prattmic
This benchmark is k8s.io/client-go/util/workqueue@v0.22.2
, BenchmarkParallelizeUntil
.
https://go-mod-viewer.appspot.com/k8s.io/client-go@v0.22.2/util/workqueue/parallelizer_test.go#L81
Comment From: gabyhelp
Related Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)