Release the lock as soon as possible when computing the snapashot for CQ visibility #1098
Labels
kind/cleanup
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
This is a follow up for review remark: https://github.com/kubernetes-sigs/kueue/pull/1069/files/3b1f7c19d16b67a267d30ba8945ae1a3bb2b501e#r1319099583
What would you like to be cleaned:
The sort operation can be done once the lock is released.
Why is this needed:
Improve performance of Kueue by reducing lock contention.
The text was updated successfully, but these errors were encountered: