Oleg Komarov
4f7dda785e
Profiling shows that the test suite spends noticeable amount of time in Rating.save -> {_update_rating_counters, _create_action_from_rating} By reducing the number of rating items a factory creates, I get an speedup from 16s to 9s running tests with `--parallel 4` on my machine. |
||
---|---|---|
.. | ||
factories | ||
__init__.py | ||
test_admin.py | ||
test_compare.py | ||
utils.py |