Detailed Analysis Duration
The following table specifies the duration of each main step in the analysis. Use this information to track down performance bottlenecks in the analysis pipeline.
{% extends "cacsremoteservice/views/layouts/project-view.html" %} {% block secondary-nav %} {% include "cacsremoteservice/views/projects/project-header.html" with project=item tabs=tabs %} {% endblock %} {% block scripts %} {% endblock %} {% block main %}
This project has no analysis timing date. Re-run the analysis to generate the information.
{% else %}The following table specifies the duration of each main step in the analysis. Use this information to track down performance bottlenecks in the analysis pipeline.
| Analysis Step | Duration (Seconds) | Duration (msecs) |
|---|---|---|
| {{d.step}} | {{d.durationsecs}} | {{d.duration}} |