-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Benchmarks Bot
committed
Nov 9, 2024
1 parent
335116d
commit a6b6c78
Showing
12 changed files
with
12,295 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,339 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"/> | ||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/> | ||
<title> | ||
Benchmarking Report | ||
</title> | ||
<style> | ||
body { font-family: Arial, sans-serif; } table { border-collapse: collapse; margin-bottom: 20px; } th, td { border: 1px solid #ddd; padding: 8px; text-align: center; } th { background-color: #f2f2f2; } .title { text-align: left; } .preserve-newlines { white-space: pre-wrap; } | ||
</style> | ||
</head> | ||
<body> | ||
<h2> | ||
Computer Specs | ||
</h2> | ||
<pre>Computer Specs: | ||
Processor: x86_64 | ||
System: Linux | ||
Release: 5.15.0-100-generic | ||
Version: #110-Ubuntu SMP Wed Feb 7 13:27:48 UTC 2024 | ||
Machine: x86_64 | ||
Processor Architecture: 64bit | ||
RAM: 60.55 GB | ||
CPU: AMD Ryzen 7 PRO 8700GE w/ Radeon 780M Graphics | ||
Numbers of CPU: 16 | ||
CPU GHz: 1989.62875 MHz | ||
|
||
</pre> | ||
<h1> | ||
Nethermind - nethermind/nethermind:1.29.1 - Benchmarking Report | ||
</h1> | ||
<table id="table_nethermind"> | ||
<thread> | ||
<tr> | ||
<th class="title" onclick="sortTable(0, 'table_nethermind', false)" style="cursor: pointer;"> | ||
Title ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(1, 'table_nethermind', true)" style="cursor: pointer;"> | ||
Max (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(2, 'table_nethermind', true)" style="cursor: pointer;"> | ||
p50 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(3, 'table_nethermind', true)" style="cursor: pointer;"> | ||
p95 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(4, 'table_nethermind', true)" style="cursor: pointer;"> | ||
p99 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(5, 'table_nethermind', true)" style="cursor: pointer;"> | ||
Min (MGas/s) ↑ ↓ | ||
</th> | ||
<th> | ||
N | ||
</th> | ||
<th class="title"> | ||
Description | ||
</th> | ||
</tr> | ||
</thread> | ||
<tbody> | ||
<tr> | ||
<td class="title"> | ||
Burnt Pix | ||
</td> | ||
<td> | ||
41471.31 | ||
</td> | ||
<td> | ||
446.47 | ||
</td> | ||
<td> | ||
313.29 | ||
</td> | ||
<td> | ||
11389.95 | ||
</td> | ||
<td> | ||
263.97 | ||
</td> | ||
<td> | ||
72 | ||
</td> | ||
<td style="text-align:left;"> | ||
Burnt Pix By Geth Developer | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<h1> | ||
Geth - ethereum/client-go:v1.14.11 - Benchmarking Report | ||
</h1> | ||
<table id="table_geth"> | ||
<thread> | ||
<tr> | ||
<th class="title" onclick="sortTable(0, 'table_geth', false)" style="cursor: pointer;"> | ||
Title ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(1, 'table_geth', true)" style="cursor: pointer;"> | ||
Max (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(2, 'table_geth', true)" style="cursor: pointer;"> | ||
p50 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(3, 'table_geth', true)" style="cursor: pointer;"> | ||
p95 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(4, 'table_geth', true)" style="cursor: pointer;"> | ||
p99 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(5, 'table_geth', true)" style="cursor: pointer;"> | ||
Min (MGas/s) ↑ ↓ | ||
</th> | ||
<th> | ||
N | ||
</th> | ||
<th class="title"> | ||
Description | ||
</th> | ||
</tr> | ||
</thread> | ||
<tbody> | ||
<tr> | ||
<td class="title"> | ||
Burnt Pix | ||
</td> | ||
<td> | ||
7119.63 | ||
</td> | ||
<td> | ||
290.99 | ||
</td> | ||
<td> | ||
273.16 | ||
</td> | ||
<td> | ||
2117.32 | ||
</td> | ||
<td> | ||
267.15 | ||
</td> | ||
<td> | ||
72 | ||
</td> | ||
<td style="text-align:left;"> | ||
Burnt Pix By Geth Developer | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<h1> | ||
Reth - ghcr.io/paradigmxyz/reth:v1.1.0 - Benchmarking Report | ||
</h1> | ||
<table id="table_reth"> | ||
<thread> | ||
<tr> | ||
<th class="title" onclick="sortTable(0, 'table_reth', false)" style="cursor: pointer;"> | ||
Title ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(1, 'table_reth', true)" style="cursor: pointer;"> | ||
Max (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(2, 'table_reth', true)" style="cursor: pointer;"> | ||
p50 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(3, 'table_reth', true)" style="cursor: pointer;"> | ||
p95 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(4, 'table_reth', true)" style="cursor: pointer;"> | ||
p99 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(5, 'table_reth', true)" style="cursor: pointer;"> | ||
Min (MGas/s) ↑ ↓ | ||
</th> | ||
<th> | ||
N | ||
</th> | ||
<th class="title"> | ||
Description | ||
</th> | ||
</tr> | ||
</thread> | ||
<tbody> | ||
<tr> | ||
<td class="title"> | ||
Burnt Pix | ||
</td> | ||
<td> | ||
131533.76 | ||
</td> | ||
<td> | ||
1439.83 | ||
</td> | ||
<td> | ||
1260.56 | ||
</td> | ||
<td> | ||
36421.42 | ||
</td> | ||
<td> | ||
1242.88 | ||
</td> | ||
<td> | ||
72 | ||
</td> | ||
<td style="text-align:left;"> | ||
Burnt Pix By Geth Developer | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<h1> | ||
Erigon - thorax/erigon:2.60.8 - Benchmarking Report | ||
</h1> | ||
<table id="table_erigon"> | ||
<thread> | ||
<tr> | ||
<th class="title" onclick="sortTable(0, 'table_erigon', false)" style="cursor: pointer;"> | ||
Title ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(1, 'table_erigon', true)" style="cursor: pointer;"> | ||
Max (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(2, 'table_erigon', true)" style="cursor: pointer;"> | ||
p50 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(3, 'table_erigon', true)" style="cursor: pointer;"> | ||
p95 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(4, 'table_erigon', true)" style="cursor: pointer;"> | ||
p99 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(5, 'table_erigon', true)" style="cursor: pointer;"> | ||
Min (MGas/s) ↑ ↓ | ||
</th> | ||
<th> | ||
N | ||
</th> | ||
<th class="title"> | ||
Description | ||
</th> | ||
</tr> | ||
</thread> | ||
<tbody> | ||
<tr> | ||
<td class="title"> | ||
Burnt Pix | ||
</td> | ||
<td> | ||
2048.42 | ||
</td> | ||
<td> | ||
278.10 | ||
</td> | ||
<td> | ||
262.19 | ||
</td> | ||
<td> | ||
738.03 | ||
</td> | ||
<td> | ||
253.37 | ||
</td> | ||
<td> | ||
72 | ||
</td> | ||
<td style="text-align:left;"> | ||
Burnt Pix By Geth Developer | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<h1> | ||
Besu - hyperledger/besu:24.10.0 - Benchmarking Report | ||
</h1> | ||
<table id="table_besu"> | ||
<thread> | ||
<tr> | ||
<th class="title" onclick="sortTable(0, 'table_besu', false)" style="cursor: pointer;"> | ||
Title ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(1, 'table_besu', true)" style="cursor: pointer;"> | ||
Max (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(2, 'table_besu', true)" style="cursor: pointer;"> | ||
p50 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(3, 'table_besu', true)" style="cursor: pointer;"> | ||
p95 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(4, 'table_besu', true)" style="cursor: pointer;"> | ||
p99 (MGas/s) ↑ ↓ | ||
</th> | ||
<th onclick="sortTable(5, 'table_besu', true)" style="cursor: pointer;"> | ||
Min (MGas/s) ↑ ↓ | ||
</th> | ||
<th> | ||
N | ||
</th> | ||
<th class="title"> | ||
Description | ||
</th> | ||
</tr> | ||
</thread> | ||
<tbody> | ||
<tr> | ||
<td class="title"> | ||
Burnt Pix | ||
</td> | ||
<td> | ||
21195.17 | ||
</td> | ||
<td> | ||
99.40 | ||
</td> | ||
<td> | ||
89.01 | ||
</td> | ||
<td> | ||
5784.09 | ||
</td> | ||
<td> | ||
84.10 | ||
</td> | ||
<td> | ||
72 | ||
</td> | ||
<td style="text-align:left;"> | ||
Burnt Pix By Geth Developer | ||
</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<script> | ||
function sortTable(n, table_name, nm) { var table, rows, switching, i, x, y, shouldSwitch, dir, switchcount = 0; table = document.getElementById(table_name); switching = true; dir = "asc"; while (switching) { switching = false; rows = table.rows; for (i = 1; i < (rows.length - 1); i++) { shouldSwitch = false; x = rows[i].getElementsByTagName("TD")[n]; y = rows[i + 1].getElementsByTagName("TD")[n]; if (dir == "asc") { if (nm) { if (Number(x.innerHTML) > Number(y.innerHTML)) { shouldSwitch = true; break; } } else { if (x.innerHTML.toLowerCase() > y.innerHTML.toLowerCase()) { shouldSwitch = true; break; } } } else if (dir == "desc") { if (nm) { if (Number(x.innerHTML) < Number(y.innerHTML)) { shouldSwitch = true; break; } } else { if (x.innerHTML.toLowerCase() < y.innerHTML.toLowerCase()) { shouldSwitch = true; break; } } } } if (shouldSwitch) { rows[i].parentNode.insertBefore(rows[i + 1], rows[i]); switching = true; switchcount ++; } else { if (switchcount == 0 && dir == "asc") { dir = "desc"; switching = true; } } }} | ||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.