Skip to content

Commit 0e8df0d

Browse files
author
github-action-benchmark
committed
add ACIR Opcodes (customSmallerIsBetter) benchmark result for 8e1a90b
1 parent f0ca2e8 commit 0e8df0d

File tree

1 file changed

+50
-1
lines changed

1 file changed

+50
-1
lines changed

dev/bench/data.js

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1767904633539,
2+
"lastUpdate": 1769785227233,
33
"repoUrl": "https://github.com/noir-lang/eth-proofs",
44
"entries": {
55
"ACIR Opcodes": [
@@ -100,6 +100,55 @@ window.BENCHMARK_DATA = {
100100
"unit": "acir_opcodes"
101101
}
102102
]
103+
},
104+
{
105+
"commit": {
106+
"author": {
107+
"email": "[email protected]",
108+
"name": "Jialin Li",
109+
"username": "jialinli98"
110+
},
111+
"committer": {
112+
"email": "[email protected]",
113+
"name": "GitHub",
114+
"username": "web-flow"
115+
},
116+
"distinct": true,
117+
"id": "8e1a90bcff8f4464a6019a9036d5237fb7a5c1d4",
118+
"message": "fix: fix deprecated proving system commands (#20)",
119+
"timestamp": "2026-01-30T14:58:43Z",
120+
"tree_id": "98723acc662d6f434335c09c12f81ce006a21779",
121+
"url": "https://github.com/noir-lang/eth-proofs/commit/8e1a90bcff8f4464a6019a9036d5237fb7a5c1d4"
122+
},
123+
"date": 1769785226253,
124+
"tool": "customSmallerIsBetter",
125+
"benches": [
126+
{
127+
"name": "benchmark_get_account.json/main",
128+
"value": 217575,
129+
"unit": "acir_opcodes"
130+
},
131+
{
132+
"name": "benchmark_get_header.json/main",
133+
"value": 35392,
134+
"unit": "acir_opcodes"
135+
},
136+
{
137+
"name": "benchmark_get_log.json/main",
138+
"value": 355780,
139+
"unit": "acir_opcodes"
140+
},
141+
{
142+
"name": "benchmark_get_receipt.json/main",
143+
"value": 217734,
144+
"unit": "acir_opcodes"
145+
},
146+
{
147+
"name": "benchmark_get_transaction.json/main",
148+
"value": 282682,
149+
"unit": "acir_opcodes"
150+
}
151+
]
103152
}
104153
],
105154
"Circuit Size": [

0 commit comments

Comments
 (0)