Skip to content

Commit fe74012

Browse files
committed
chrome 142 results
1 parent edcb570 commit fe74012

File tree

4 files changed

+349
-0
lines changed

4 files changed

+349
-0
lines changed

js-framework-benchmark/2025/BoxPlotTable-Dq8oFAgf.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js-framework-benchmark/2025/index-C5V5Ol1j.js

Lines changed: 330 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<title>Interactive Results</title>
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
7+
<meta name="viewport" content="width=device-width, initial-scale=1" />
8+
<script type="module" crossorigin src="./index-C5V5Ol1j.js"></script>
9+
<link rel="stylesheet" crossorigin href="./index-Yxe4wnLJ.css">
10+
</head>
11+
<body>
12+
<div id="root" class="container"></div>
13+
</body>
14+
</html>

js-framework-benchmark/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ <h1>Official results for js web frameworks benchmark</h1>
4646
Also the factors for the CPU throttling were adjusted and some <a href="https://github.com/krausest/js-framework-benchmark/wiki/How-the-duration-is-measured">fine tuning for the measurement</a> was applied.
4747
</p>
4848
<table>
49+
<tr>
50+
<th>Chrome 142 - OSX</th>
51+
<td><a href="https://krausest.github.io/js-framework-benchmark/2025/table_chrome_142.0.7444.60.html">https://krausest.github.io/js-framework-benchmark/2025/table_chrome_142.0.7444.60.html</a></td>
52+
</tr>
4953
<tr>
5054
<th>Chrome 141 - OSX - keyed frameworks only</th>
5155
<td><a href="https://krausest.github.io/js-framework-benchmark/2025/table_chrome_141.0.7390.55.html">https://krausest.github.io/js-framework-benchmark/2025/table_chrome_141.0.7390.55.html</a></td>

0 commit comments

Comments
 (0)