{% load utils_tags statistics_tags %}
Site Performance and Statistics

Past day

{{ statistics.premium_users|commify }}
Premium Users
{{ statistics.standard_users|commify }}
Standard Users
{{ statistics.feeds_fetched|commify }}
Feeds fetched

Past day by hour

{% for i in statistics.sites_loaded %}
{{ i|commify }}
{% endfor %}
{{ statistics.latest_sites_loaded|commify }}
Sites loaded
{% for i in statistics.avg_time_taken %}
{{ i|floatformat:2 }}
{% endfor %}
{{ statistics.latest_avg_time_taken|floatformat:2 }} sec
Avg. load time
{% for i in 24|get_range %}
0
{% endfor %}
0
Backlog