zulip/zilencer/management
Steve Howell 99e725cbde populate_db: Simplify how we create reactions.
For 3000 messages and 400 users, this saved
about 30 seconds.

We only do two queries per batch of messages
now, and the algorithm is easier to analyze,
as it's just three nested loops.
2020-11-16 17:19:23 -08:00
..
commands populate_db: Simplify how we create reactions. 2020-11-16 17:19:23 -08:00
__init__.py