mirror of https://github.com/zulip/zulip.git
37fa181e5f
This leads to significant speedups. In a test, with 100 random unique event classes, the old code processed a batch of 100 rows (on average 66-ish unique in the batch) in 0.45 seconds. Doing this in a single query processes the same batch in 0.0076 seconds. |
||
---|---|---|
.. | ||
__init__.py | ||
queue_processors.py |