Skip to content

Commit

Permalink
Deployed f4882f0 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed May 31, 2024
1 parent d6123b7 commit 764cb94
Show file tree
Hide file tree
Showing 10 changed files with 328 additions and 340 deletions.
28 changes: 11 additions & 17 deletions formula-timer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,16 +364,6 @@
Formula Timer
</a>
</li>
<li class="wm-toc-li">
<a class="wm-article-link wm-page-toc-text" href="#start-timing">
Start timing
</a>
</li>
<li class="wm-toc-li">
<a class="wm-article-link wm-page-toc-text" href="#time-reload">
Time reload
</a>
</li>
<li class="wm-toc-li">
<a class="wm-article-link wm-page-toc-text" href="#results">
Results
Expand Down Expand Up @@ -1050,22 +1040,26 @@

<h1 id="formula-timer">Formula Timer<a class="headerlink" href="#formula-timer" title="Permanent link">#</a></h1>
<p>Grist has a built-in formula timer that will measure the time it takes to evaluate each formula in a document. This helps diagnose which formulas are responsible for slow performance when a document is first opened, or when a document responds to changes.</p>
<p>Grist&rsquo;s formula timer can be found on the &lsquo;Document Settings&rsquo; page, under &lsquo;Data Engine&rsquo;. Select &lsquo;Start timing&rsquo; to begin.</p>
<p>Grist&rsquo;s formula timer can be found on the &lsquo;Document Settings&rsquo; page, under &lsquo;Data Engine&rsquo;.</p>
<p>Select &lsquo;Start timing&rsquo; to begin.</p>
<p><span class="screenshot-large"><em><img alt="formula-timer-settings" src="../images/formula-timer/formula-timer-settings.png" /></em></span></p>
<p>On the next screen, you will have two choices, &lsquo;Start timing&rsquo; and &lsquo;Time reload&rsquo;.</p>
<p class="screenshot-half"><span class="screenshot-large"><em><img alt="formula-timer-selection" src="../images/formula-timer/formula-timer-selection.png" /></em></span></p>
<h2 id="start-timing">Start timing<a class="headerlink" href="#start-timing" title="Permanent link">#</a></h2>
<p><strong>Start timing</strong></p>
<p>&lsquo;Start timing&rsquo; allows you to make changes to the document then stop timing to see the results. This is useful if you want to test specific formulas. You can make a change that affects that formula then come back and click &lsquo;Stop timing&rsquo; to see the result.</p>
<p class="screenshot-half"><span class="screenshot-large"><em><img alt="formula-timer-stop-timing" src="../images/formula-timer/formula-timer-stop-timing.png" /></em></span></p>
<h2 id="time-reload">Time reload<a class="headerlink" href="#time-reload" title="Permanent link">#</a></h2>
<p><strong>Time reload</strong></p>
<p>&lsquo;Time reload&rsquo; forces a reload of the document while timing formulas and shows the result. This will show timing results for all formulas across the entire document.</p>
<h2 id="results">Results<a class="headerlink" href="#results" title="Permanent link">#</a></h2>
<p>Results are displayed in a table format.</p>
<p><em>Note that this table is not saved anywhere in the document. If you click away from this page, you will need to run the formula timer again to retrieve the table.</em></p>
<p>Sort the Total Time column from Z &gt; A so the formulas that take the longest time to run are listed first.</p>
<div class="admonition warning">
<p class="admonition-title">⚠️ Results Table</p>
<p>The Formula Timer results table is not saved anywhere in the document. If you click away from this page, you will need to run the formula timer again to retrieve the table.</p>
</div>
<p>Sort the <strong>Total Time</strong> column from Z &gt; A so the formulas that take the longest time to run are listed first.</p>
<p><span class="screenshot-large"><em><img alt="formula-timer-result-sort" src="../images/formula-timer/formula-timer-result-sort.png" /></em></span></p>
<p>The table specifies the Table ID and Column ID containing each formula. Review the formulas with the highest total time to see how they can be improved.</p>
<p>If your document is experiencing slowness due to formula calculations, you&rsquo;ll see Total Times greater than 1 second. </p>
<p>The table specifies the <strong>Table ID</strong> and <strong>Column ID</strong> containing each formula. Review the formulas with the highest total time to see how they can be improved.</p>
<p>If your document is experiencing slowness due to formula calculations, you&rsquo;ll see <strong>Total Times</strong> greater than 1 second. </p>
<p><span class="screenshot-large"><em><img alt="formula-timer-results" src="../images/formula-timer/formula-timer-results.png" /></em></span></p>
<p>Need guidance on how to improve a formula? Post to our <a href="https://community.getgrist.com/">Community Forum</a>!</p>

Expand Down
28 changes: 11 additions & 17 deletions fr/formula-timer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,16 +364,6 @@
Formula Timer
</a>
</li>
<li class="wm-toc-li">
<a class="wm-article-link wm-page-toc-text" href="#start-timing">
Start timing
</a>
</li>
<li class="wm-toc-li">
<a class="wm-article-link wm-page-toc-text" href="#time-reload">
Time reload
</a>
</li>
<li class="wm-toc-li">
<a class="wm-article-link wm-page-toc-text" href="#results">
Results
Expand Down Expand Up @@ -919,22 +909,26 @@
</div>
<h1 id="formula-timer">Formula Timer<a class="headerlink" href="#formula-timer" title="Permanent link">#</a></h1>
<p>Grist has a built-in formula timer that will measure the time it takes to evaluate each formula in a document. This helps diagnose which formulas are responsible for slow performance when a document is first opened, or when a document responds to changes.</p>
<p>Grist&rsquo;s formula timer can be found on the &lsquo;Document Settings&rsquo; page, under &lsquo;Data Engine&rsquo;. Select &lsquo;Start timing&rsquo; to begin.</p>
<p>Grist&rsquo;s formula timer can be found on the &lsquo;Document Settings&rsquo; page, under &lsquo;Data Engine&rsquo;.</p>
<p>Select &lsquo;Start timing&rsquo; to begin.</p>
<p><span class="screenshot-large"><em><img alt="formula-timer-settings" src="../images/formula-timer/formula-timer-settings.png" /></em></span></p>
<p>On the next screen, you will have two choices, &lsquo;Start timing&rsquo; and &lsquo;Time reload&rsquo;.</p>
<p class="screenshot-half"><span class="screenshot-large"><em><img alt="formula-timer-selection" src="../images/formula-timer/formula-timer-selection.png" /></em></span></p>
<h2 id="start-timing">Start timing<a class="headerlink" href="#start-timing" title="Permanent link">#</a></h2>
<p><strong>Start timing</strong></p>
<p>&lsquo;Start timing&rsquo; allows you to make changes to the document then stop timing to see the results. This is useful if you want to test specific formulas. You can make a change that affects that formula then come back and click &lsquo;Stop timing&rsquo; to see the result.</p>
<p class="screenshot-half"><span class="screenshot-large"><em><img alt="formula-timer-stop-timing" src="../images/formula-timer/formula-timer-stop-timing.png" /></em></span></p>
<h2 id="time-reload">Time reload<a class="headerlink" href="#time-reload" title="Permanent link">#</a></h2>
<p><strong>Time reload</strong></p>
<p>&lsquo;Time reload&rsquo; forces a reload of the document while timing formulas and shows the result. This will show timing results for all formulas across the entire document.</p>
<h2 id="results">Results<a class="headerlink" href="#results" title="Permanent link">#</a></h2>
<p>Results are displayed in a table format.</p>
<p><em>Note that this table is not saved anywhere in the document. If you click away from this page, you will need to run the formula timer again to retrieve the table.</em></p>
<p>Sort the Total Time column from Z &gt; A so the formulas that take the longest time to run are listed first.</p>
<div class="admonition warning">
<p class="admonition-title">⚠️ Results Table</p>
<p>The Formula Timer results table is not saved anywhere in the document. If you click away from this page, you will need to run the formula timer again to retrieve the table.</p>
</div>
<p>Sort the <strong>Total Time</strong> column from Z &gt; A so the formulas that take the longest time to run are listed first.</p>
<p><span class="screenshot-large"><em><img alt="formula-timer-result-sort" src="../images/formula-timer/formula-timer-result-sort.png" /></em></span></p>
<p>The table specifies the Table ID and Column ID containing each formula. Review the formulas with the highest total time to see how they can be improved.</p>
<p>If your document is experiencing slowness due to formula calculations, you&rsquo;ll see Total Times greater than 1 second. </p>
<p>The table specifies the <strong>Table ID</strong> and <strong>Column ID</strong> containing each formula. Review the formulas with the highest total time to see how they can be improved.</p>
<p>If your document is experiencing slowness due to formula calculations, you&rsquo;ll see <strong>Total Times</strong> greater than 1 second. </p>
<p><span class="screenshot-large"><em><img alt="formula-timer-results" src="../images/formula-timer/formula-timer-results.png" /></em></span></p>
<p>Need guidance on how to improve a formula? Post to our <a href="https://community.getgrist.com/">Community Forum</a>!</p>

Expand Down
2 changes: 1 addition & 1 deletion fr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1061,5 +1061,5 @@ <h2 id="contact-us">Contact us<a class="headerlink" href="#contact-us" title="Pe
</html>
<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-05-30 22:57:06.275689+00:00
Build Date UTC : 2024-05-31 14:56:35.872781+00:00
-->
2 changes: 1 addition & 1 deletion fr/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 764cb94

Please sign in to comment.