Skip to content

Commit 6d1397b

Browse files
committed
[2025-10-29] Added file count to scssBulk benchmarks
1 parent e2f5464 commit 6d1397b

File tree

4 files changed

+201
-194
lines changed

4 files changed

+201
-194
lines changed

dist/js/lib/02-utils/classes/Stage_Compiler.js

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/internal/Stage_Compiler.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</div></li><li><span><span class="tsd-kind-parameter">level</span>: <span class="tsd-signature-type">number</span></span><div class="tsd-comment tsd-typography"><p>Depth level for this message.</p>
8080
</div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">errorIfNotFound</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>Whether to throw error if the tsconfig file is not found.</p>
8181
</div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise" class="tsd-signature-type external" target="_blank">Promise</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-since"><h4 class="tsd-anchor-link" id="since-8">Since<a href="#since-8" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>0.2.0-alpha — Now has errorIfNotFound param for use with new <a href="#gettsconfig" class="tsd-kind-method">Stage_Compiler.getTsConfig</a> method.</p>
82-
</div></div><aside class="tsd-sources"><p>Implementation of <a href="../Stage/Compiler.html">Compiler</a>.<a href="../Stage/Compiler.html#typescript">typescript</a></p><ul><li>Defined in <a href="https://github.com/maddimathon/npm-build-utilities/blob/main/src/ts/lib/02-utils/classes/Stage_Compiler.ts#L1300" class="external" target="_blank">lib/02-utils/classes/Stage_Compiler.ts:1300</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-protected"><h3 class="tsd-anchor-link" id="benchmarkendtimelog"><code class="tsd-tag">Protected</code><span>benchmark<wbr/>End<wbr/>Time<wbr/>Log</span><a href="#benchmarkendtimelog" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-protected"><li class=""><div class="tsd-signature tsd-anchor-link" id="benchmarkendtimelog-1"><span class="tsd-kind-call-signature">benchmarkEndTimeLog</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">msg</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">level</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">start</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DateTime</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">end</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DateTime</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#benchmarkendtimelog-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><code class="tsd-tag">Internal</code><div class="tsd-comment tsd-typography"><p>Logs the message for the benchmark end notice.</p>
82+
</div></div><aside class="tsd-sources"><p>Implementation of <a href="../Stage/Compiler.html">Compiler</a>.<a href="../Stage/Compiler.html#typescript">typescript</a></p><ul><li>Defined in <a href="https://github.com/maddimathon/npm-build-utilities/blob/main/src/ts/lib/02-utils/classes/Stage_Compiler.ts#L1302" class="external" target="_blank">lib/02-utils/classes/Stage_Compiler.ts:1302</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-protected"><h3 class="tsd-anchor-link" id="benchmarkendtimelog"><code class="tsd-tag">Protected</code><span>benchmark<wbr/>End<wbr/>Time<wbr/>Log</span><a href="#benchmarkendtimelog" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-protected"><li class=""><div class="tsd-signature tsd-anchor-link" id="benchmarkendtimelog-1"><span class="tsd-kind-call-signature">benchmarkEndTimeLog</span><span class="tsd-signature-symbol">(</span><br/>    <span class="tsd-kind-parameter">msg</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">level</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">start</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DateTime</span><span class="tsd-signature-symbol">,</span><br/>    <span class="tsd-kind-parameter">end</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DateTime</span><span class="tsd-signature-symbol">,</span><br/><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#benchmarkendtimelog-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><code class="tsd-tag">Internal</code><div class="tsd-comment tsd-typography"><p>Logs the message for the benchmark end notice.</p>
8383
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">msg</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">level</span>: <span class="tsd-signature-type">number</span></span></li><li><span><span class="tsd-kind-parameter">start</span>: <span class="tsd-signature-type">DateTime</span></span></li><li><span><span class="tsd-kind-parameter">end</span>: <span class="tsd-signature-type">DateTime</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-since"><h4 class="tsd-anchor-link" id="since-9">Since<a href="#since-9" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>0.3.0-alpha.1</p>
8484
</div></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/maddimathon/npm-build-utilities/blob/main/src/ts/lib/02-utils/classes/Stage_Compiler.ts#L601" class="external" target="_blank">lib/02-utils/classes/Stage_Compiler.ts:601</a></li></ul></aside></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-protected"><h3 class="tsd-anchor-link" id="benchmarkstarttimelog"><code class="tsd-tag">Protected</code><span>benchmark<wbr/>Start<wbr/>Time<wbr/>Log</span><a href="#benchmarkstarttimelog" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-protected"><li class=""><div class="tsd-signature tsd-anchor-link" id="benchmarkstarttimelog-1"><span class="tsd-kind-call-signature">benchmarkStartTimeLog</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">msg</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">level</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">,</span> <span class="tsd-kind-parameter">start</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">DateTime</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">void</span><a href="#benchmarkstarttimelog-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></div><div class="tsd-description"><code class="tsd-tag">Internal</code><div class="tsd-comment tsd-typography"><p>Logs the message for the benchmark start notice.</p>
8585
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">msg</span>: <span class="tsd-signature-type">string</span></span></li><li><span><span class="tsd-kind-parameter">level</span>: <span class="tsd-signature-type">number</span></span></li><li><span><span class="tsd-kind-parameter">start</span>: <span class="tsd-signature-type">DateTime</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-since"><h4 class="tsd-anchor-link" id="since-10">Since<a href="#since-10" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24" aria-hidden="true"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>0.3.0-alpha.1</p>

0 commit comments

Comments
 (0)