{% extends "base.html" %} {% block content %} Diagnostics: Synthetic Perf Probe Scroll the list; we estimate FPS and count re-renders. This page is only available when diagnostics are enabled. FPS: – Visible rows: – Render count: 0 {% for i in range(1,1201) %} Row {{ i }} Synthetic item for performance testing {% endfor %} {% endblock %}
Scroll the list; we estimate FPS and count re-renders. This page is only available when diagnostics are enabled.