mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
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 | ||