Skip to content

Commit 4a079be

Browse files
author
mantid-builder
committed
Automatic update of developer site
1 parent 0b65dbe commit 4a079be

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

AlgorithmProfiler.html

+9
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ <h3>Navigation</h3>
110110
<li><p><a class="reference internal" href="#mantid-build" id="id2">Mantid build</a></p></li>
111111
<li><p><a class="reference internal" href="#adding-more-detailed-information" id="id3">Adding more detailed information</a></p></li>
112112
<li><p><a class="reference internal" href="#analysing-tool" id="id4">Analysing tool</a></p></li>
113+
<li><p><a class="reference internal" href="#related-documentation" id="id5">Related Documentation</a></p></li>
113114
</ul>
114115
</nav>
115116
<figure class="align-default">
@@ -154,6 +155,14 @@ <h2><a class="toc-backref" href="#id4" role="doc-backlink">Analysing tool</a><a
154155
<p>The <code class="docutils literal notranslate"><span class="pre">&amp;</span></code> puts the python process in the background.
155156
The <code class="docutils literal notranslate"><span class="pre">$!</span></code> is the process-id (PID) of the last process run and allows mantid-profiler to attach to the process.</p>
156157
</section>
158+
<section id="related-documentation">
159+
<h2><a class="toc-backref" href="#id5" role="doc-backlink">Related Documentation</a><a class="headerlink" href="#related-documentation" title="Link to this heading"></a></h2>
160+
<ul class="simple">
161+
<li><p><a class="reference external" href="https://docs.mantidproject.org/api/python/mantid/api/AlgoTimeRegister.html">mantid.api.AlgoTimeRegister</a> discusses how timing is measured.</p></li>
162+
<li><p><a class="reference external" href="https://developer.mantidproject.org/AlgorithmProfiler.html">The mantid-profiler README</a> provides an overview of how to tool is used.</p></li>
163+
<li><p><a class="reference external" href="https://docs.mantidproject.org/concepts/PropertiesFile.html#algorithm-profiling-settings">Relevant properties file configurations</a>.</p></li>
164+
</ul>
165+
</section>
157166
</section>
158167

159168

_images/MantidProfiler.png

-59.7 KB
Loading

searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)