{% extends sitebase.html %} {% block head %} {% end %} {% block content %}

Please choose software, version, and command to view the data.

Generated on: {{time}}

Memory Allocation Time Allocation
{% if img_mem and img_mem is not None %} {% else %} No memory allocation image available {% end %} {% if img_time and img_time is not None %} {% else %} No time allocation image available {% end %}
  • k: {{ mk }}
  • a: {{ ma }}
  • b: {{ mb }}
  • model: {{ mmodel }}
  • real: {{ mreal }}
  • calc: {{ mcalc }}
  • fail: {{ mfail }}
  • k: {{ tk }}
  • a: {{ ta }}
  • b: {{ tb }}
  • model: {{ tmodel }}
  • real: {{ treal }}
  • calc: {{ tcalc }}
  • fail: {{ tfail }}
{% end %}