Skip to content

Commit 2d7da50

Browse files
author
github-action-benchmark
committed
add halo2 Benchmark (cargo) benchmark result for 3b4f2cb
1 parent 68ec9b1 commit 2d7da50

File tree

1 file changed

+139
-1
lines changed

1 file changed

+139
-1
lines changed

dev/bench/data.js

Lines changed: 139 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1734376274864,
2+
"lastUpdate": 1749731953421,
33
"repoUrl": "https://github.com/zcash/halo2",
44
"entries": {
55
"halo2 Benchmark": [
@@ -1274,6 +1274,144 @@ window.BENCHMARK_DATA = {
12741274
"unit": "ns/iter"
12751275
}
12761276
]
1277+
},
1278+
{
1279+
"commit": {
1280+
"author": {
1281+
"email": "[email protected]",
1282+
"name": "Jack Grigg",
1283+
"username": "str4d"
1284+
},
1285+
"committer": {
1286+
"email": "[email protected]",
1287+
"name": "GitHub",
1288+
"username": "web-flow"
1289+
},
1290+
"distinct": true,
1291+
"id": "3b4f2cb792bddf795d706401285476f8c6b981a3",
1292+
"message": "Merge pull request #823 from QED-it/improve-backward-compatability-without-zsa\n\nAdd a LookupRangeCheck trait and minor modifications in preparation for ZSA",
1293+
"timestamp": "2025-06-12T13:28:42+01:00",
1294+
"tree_id": "5d67b3d16fcf2a97e3c25cb3b0086ef41f153378",
1295+
"url": "https://github.com/zcash/halo2/commit/3b4f2cb792bddf795d706401285476f8c6b981a3"
1296+
},
1297+
"date": 1749731948495,
1298+
"tool": "cargo",
1299+
"benches": [
1300+
{
1301+
"name": "WIDTH = 3, RATE = 2-prover",
1302+
"value": 72022816,
1303+
"range": "± 5744208",
1304+
"unit": "ns/iter"
1305+
},
1306+
{
1307+
"name": "WIDTH = 3, RATE = 2-verifier",
1308+
"value": 4075556,
1309+
"range": "± 27473",
1310+
"unit": "ns/iter"
1311+
},
1312+
{
1313+
"name": "WIDTH = 9, RATE = 8-prover",
1314+
"value": 137489806,
1315+
"range": "± 2628944",
1316+
"unit": "ns/iter"
1317+
},
1318+
{
1319+
"name": "WIDTH = 9, RATE = 8-verifier",
1320+
"value": 4613225,
1321+
"range": "± 83629",
1322+
"unit": "ns/iter"
1323+
},
1324+
{
1325+
"name": "WIDTH = 12, RATE = 11-prover",
1326+
"value": 188961712,
1327+
"range": "± 730191",
1328+
"unit": "ns/iter"
1329+
},
1330+
{
1331+
"name": "WIDTH = 12, RATE = 11-verifier",
1332+
"value": 5022917,
1333+
"range": "± 29414",
1334+
"unit": "ns/iter"
1335+
},
1336+
{
1337+
"name": "Poseidon/2-to-1",
1338+
"value": 29942,
1339+
"range": "± 180",
1340+
"unit": "ns/iter"
1341+
},
1342+
{
1343+
"name": "Sinsemilla/hash-to-point/510",
1344+
"value": 133460,
1345+
"range": "± 658",
1346+
"unit": "ns/iter"
1347+
},
1348+
{
1349+
"name": "Sinsemilla/hash/510",
1350+
"value": 146448,
1351+
"range": "± 653",
1352+
"unit": "ns/iter"
1353+
},
1354+
{
1355+
"name": "Sinsemilla/commit/510",
1356+
"value": 240420,
1357+
"range": "± 310",
1358+
"unit": "ns/iter"
1359+
},
1360+
{
1361+
"name": "Sinsemilla/short-commit/510",
1362+
"value": 240370,
1363+
"range": "± 339",
1364+
"unit": "ns/iter"
1365+
},
1366+
{
1367+
"name": "Sinsemilla/hash-to-point/520",
1368+
"value": 136423,
1369+
"range": "± 2435",
1370+
"unit": "ns/iter"
1371+
},
1372+
{
1373+
"name": "Sinsemilla/hash/520",
1374+
"value": 149168,
1375+
"range": "± 473",
1376+
"unit": "ns/iter"
1377+
},
1378+
{
1379+
"name": "Sinsemilla/commit/520",
1380+
"value": 243060,
1381+
"range": "± 355",
1382+
"unit": "ns/iter"
1383+
},
1384+
{
1385+
"name": "Sinsemilla/short-commit/520",
1386+
"value": 243094,
1387+
"range": "± 564",
1388+
"unit": "ns/iter"
1389+
},
1390+
{
1391+
"name": "Sinsemilla/hash-to-point/1086",
1392+
"value": 285204,
1393+
"range": "± 520",
1394+
"unit": "ns/iter"
1395+
},
1396+
{
1397+
"name": "Sinsemilla/hash/1086",
1398+
"value": 298064,
1399+
"range": "± 2667",
1400+
"unit": "ns/iter"
1401+
},
1402+
{
1403+
"name": "Sinsemilla/commit/1086",
1404+
"value": 391966,
1405+
"range": "± 2243",
1406+
"unit": "ns/iter"
1407+
},
1408+
{
1409+
"name": "Sinsemilla/short-commit/1086",
1410+
"value": 392246,
1411+
"range": "± 2258",
1412+
"unit": "ns/iter"
1413+
}
1414+
]
12771415
}
12781416
]
12791417
}

0 commit comments

Comments
 (0)