Name |
Last commit
|
Last update |
---|---|---|
.. | ||
compilers | ||
compressors | ||
jinja2 | ||
templates/pipeline | ||
templatetags | ||
__init__.py | ||
conf.py | ||
exceptions.py | ||
finders.py | ||
glob.py | ||
manifest.py | ||
middleware.py | ||
models.py | ||
packager.py | ||
signals.py | ||
storage.py | ||
utils.py |
Avoid listing all files for every finder for finding a file. This is actually a bottleneck when the directory hierarchy is nested or the number of files served in DEBUG mode is big. Since this flow is done in every request, it slows down page loading. In production environments where templates are usually cached performance doesn't get hit by this.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
compilers | Loading commit data... | |
compressors | Loading commit data... | |
jinja2 | Loading commit data... | |
templates/pipeline | Loading commit data... | |
templatetags | Loading commit data... | |
__init__.py | Loading commit data... | |
conf.py | Loading commit data... | |
exceptions.py | Loading commit data... | |
finders.py | Loading commit data... | |
glob.py | Loading commit data... | |
manifest.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... | |
packager.py | Loading commit data... | |
signals.py | Loading commit data... | |
storage.py | Loading commit data... | |
utils.py | Loading commit data... |