|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767904633539, |
| 2 | + "lastUpdate": 1769785227233, |
3 | 3 | "repoUrl": "https://github.com/noir-lang/eth-proofs", |
4 | 4 | "entries": { |
5 | 5 | "ACIR Opcodes": [ |
@@ -100,6 +100,55 @@ window.BENCHMARK_DATA = { |
100 | 100 | "unit": "acir_opcodes" |
101 | 101 | } |
102 | 102 | ] |
| 103 | + }, |
| 104 | + { |
| 105 | + "commit": { |
| 106 | + "author": { |
| 107 | + |
| 108 | + "name": "Jialin Li", |
| 109 | + "username": "jialinli98" |
| 110 | + }, |
| 111 | + "committer": { |
| 112 | + |
| 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 | + ] |
103 | 152 | } |
104 | 153 | ], |
105 | 154 | "Circuit Size": [ |
|
0 commit comments