You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DOCS] Add PR reference and parallel processing note
- Add CPU cores (16) to benchmark methodology
- Add note about pcntl_fork and --parallel-workers
- Add References section with link to PR TYPO3-Documentation#1143
with naming convention: <code>{branch}_{scenario}_{docs}_{timestamp}.json</code>
1030
1041
</p>
1031
1042
</div>
1043
+
1044
+
<!-- References -->
1045
+
<divclass="card">
1046
+
<h2>References</h2>
1047
+
<ulstyle="margin: 0; padding-left: 1.5rem;">
1048
+
<li><ahref="https://github.com/TYPO3-Documentation/render-guides/pull/1143">PR #1143</a> — Original performance optimization proposal and discussion</li>
1049
+
<li><ahref="https://github.com/CybotTM/render-guides/tree/feature/php-8.5-only">Feature Branch</a> — Source code for this implementation</li>
0 commit comments