{# Copyright 2012 Pierre Krieger This code is under MIT license. See the LICENSE file. #} {% extends "@niysuAdminSite/main.htm" %} {% block body %}

XHProf profiling

{% if extensionOk == false %}

You must have the XHProf extension installed in order to use profiling.

{% else %}

Profiling

URL to test:

{% endif %} {% endblock %}