When counting queue, avoid building & sorting list of names
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 22 Feb 2020 18:49:30 +0000 (18:49 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 22 Feb 2020 19:53:24 +0000 (19:53 +0000)
commit45907b9dd8939da28facc8032ff2df8549c22c7f
tree74af43c4e3b8e0198081813dab0950a67f6484e6
parent8d2cbee4bb479e11fd3dfa0acd8ac547a98f12f8
When counting queue, avoid building & sorting list of names

This is worth maybe 30% time of a 10^5-sized queue
src/src/queue.c