Skip to content

Commit d055d78

Browse files
committed
chore(report): regenerate HTML reports with new landing page
Update generated reports to reflect new dashboard layout with categorized scenarios and winning submissions display.
1 parent 3831976 commit d055d78

File tree

7 files changed

+387
-881
lines changed

7 files changed

+387
-881
lines changed

report/benchmarks/ecd.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h3>📋 Performance Data</h3>
292292

293293
<div class="footer">
294294
<p>Generated by UPLC-CAPE • <a href="https://github.com/IntersectMBO/UPLC-CAPE">View on GitHub</a></p>
295-
<p class="timestamp">Generated on: 2025-11-04 12:02:28 CET</p>
295+
<p class="timestamp">Generated on: 2025-11-07 10:15:06 CET</p>
296296
</div>
297297
</body>
298298
</html>

report/benchmarks/factorial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ <h3>📋 Performance Data</h3>
322322

323323
<div class="footer">
324324
<p>Generated by UPLC-CAPE • <a href="https://github.com/IntersectMBO/UPLC-CAPE">View on GitHub</a></p>
325-
<p class="timestamp">Generated on: 2025-11-04 12:02:34 CET</p>
325+
<p class="timestamp">Generated on: 2025-11-07 10:15:15 CET</p>
326326
</div>
327327
</body>
328328
</html>

report/benchmarks/factorial_naive_recursion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h3>📋 Performance Data</h3>
337337

338338
<div class="footer">
339339
<p>Generated by UPLC-CAPE • <a href="https://github.com/IntersectMBO/UPLC-CAPE">View on GitHub</a></p>
340-
<p class="timestamp">Generated on: 2025-11-04 12:02:38 CET</p>
340+
<p class="timestamp">Generated on: 2025-11-07 10:15:24 CET</p>
341341
</div>
342342
</body>
343343
</html>

report/benchmarks/fibonacci.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h3>📋 Performance Data</h3>
397397

398398
<div class="footer">
399399
<p>Generated by UPLC-CAPE • <a href="https://github.com/IntersectMBO/UPLC-CAPE">View on GitHub</a></p>
400-
<p class="timestamp">Generated on: 2025-11-04 12:02:43 CET</p>
400+
<p class="timestamp">Generated on: 2025-11-07 10:15:34 CET</p>
401401
</div>
402402
</body>
403403
</html>

report/benchmarks/fibonacci_naive_recursion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h3>📋 Performance Data</h3>
337337

338338
<div class="footer">
339339
<p>Generated by UPLC-CAPE • <a href="https://github.com/IntersectMBO/UPLC-CAPE">View on GitHub</a></p>
340-
<p class="timestamp">Generated on: 2025-11-04 12:02:50 CET</p>
340+
<p class="timestamp">Generated on: 2025-11-07 10:15:44 CET</p>
341341
</div>
342342
</body>
343343
</html>

report/benchmarks/two_party_escrow.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ <h3>📋 Performance Data</h3>
292292

293293
<div class="footer">
294294
<p>Generated by UPLC-CAPE • <a href="https://github.com/IntersectMBO/UPLC-CAPE">View on GitHub</a></p>
295-
<p class="timestamp">Generated on: 2025-11-04 12:03:00 CET</p>
295+
<p class="timestamp">Generated on: 2025-11-07 10:15:52 CET</p>
296296
</div>
297297
</body>
298298
</html>

0 commit comments

Comments
 (0)