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. |
||
---|---|---|
.. | ||
fixtures | ||
management/commands | ||
middleware | ||
static/common | ||
templates | ||
templatetags | ||
tests | ||
views | ||
__init__.py | ||
admin.py | ||
compare.py | ||
context_processors.py | ||
fields.py | ||
help_texts.py | ||
log_entries.py | ||
markdown_renderers.py | ||
markdown.py | ||
model_mixins.py |