Simulation Runtime and Steps per Simulation
{% if chart %} {{ chart | safe }} {% else %}No successfully completed simulations recorded yet.
{% endif %}Steps / second
Mean of each simulation's total steps divided by its runtime in seconds, with equal weight for each simulation in the bucket. Only runs with recorded steps and a positive runtime contribute; LLM time is excluded.
{% if rate_chart %} {{ rate_chart | safe }} {% else %}No successfully completed simulations recorded yet.
{% endif %}