|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1769785227233, |
| 2 | + "lastUpdate": 1769785228595, |
3 | 3 | "repoUrl": "https://github.com/noir-lang/eth-proofs", |
4 | 4 | "entries": { |
5 | 5 | "ACIR Opcodes": [ |
@@ -249,6 +249,55 @@ window.BENCHMARK_DATA = { |
249 | 249 | "unit": "circuit_size" |
250 | 250 | } |
251 | 251 | ] |
| 252 | + }, |
| 253 | + { |
| 254 | + "commit": { |
| 255 | + "author": { |
| 256 | + |
| 257 | + "name": "Jialin Li", |
| 258 | + "username": "jialinli98" |
| 259 | + }, |
| 260 | + "committer": { |
| 261 | + |
| 262 | + "name": "GitHub", |
| 263 | + "username": "web-flow" |
| 264 | + }, |
| 265 | + "distinct": true, |
| 266 | + "id": "8e1a90bcff8f4464a6019a9036d5237fb7a5c1d4", |
| 267 | + "message": "fix: fix deprecated proving system commands (#20)", |
| 268 | + "timestamp": "2026-01-30T14:58:43Z", |
| 269 | + "tree_id": "98723acc662d6f434335c09c12f81ce006a21779", |
| 270 | + "url": "https://github.com/noir-lang/eth-proofs/commit/8e1a90bcff8f4464a6019a9036d5237fb7a5c1d4" |
| 271 | + }, |
| 272 | + "date": 1769785228511, |
| 273 | + "tool": "customSmallerIsBetter", |
| 274 | + "benches": [ |
| 275 | + { |
| 276 | + "name": "benchmark_get_account.json/main", |
| 277 | + "value": 1474869, |
| 278 | + "unit": "circuit_size" |
| 279 | + }, |
| 280 | + { |
| 281 | + "name": "benchmark_get_header.json/main", |
| 282 | + "value": 197251, |
| 283 | + "unit": "circuit_size" |
| 284 | + }, |
| 285 | + { |
| 286 | + "name": "benchmark_get_log.json/main", |
| 287 | + "value": 1693643, |
| 288 | + "unit": "circuit_size" |
| 289 | + }, |
| 290 | + { |
| 291 | + "name": "benchmark_get_receipt.json/main", |
| 292 | + "value": 1183975, |
| 293 | + "unit": "circuit_size" |
| 294 | + }, |
| 295 | + { |
| 296 | + "name": "benchmark_get_transaction.json/main", |
| 297 | + "value": 1263631, |
| 298 | + "unit": "circuit_size" |
| 299 | + } |
| 300 | + ] |
252 | 301 | } |
253 | 302 | ], |
254 | 303 | "Brillig Bytecode Size": [ |
|
0 commit comments