|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1767904630098, |
| 2 | + "lastUpdate": 1767904633539, |
3 | 3 | "repoUrl": "https://github.com/noir-lang/eth-proofs", |
4 | 4 | "entries": { |
5 | 5 | "ACIR Opcodes": [ |
@@ -251,6 +251,55 @@ window.BENCHMARK_DATA = { |
251 | 251 | "unit": "opcodes" |
252 | 252 | } |
253 | 253 | ] |
| 254 | + }, |
| 255 | + { |
| 256 | + "commit": { |
| 257 | + "author": { |
| 258 | + |
| 259 | + "name": "Jialin Li", |
| 260 | + "username": "jialinli98" |
| 261 | + }, |
| 262 | + "committer": { |
| 263 | + |
| 264 | + "name": "GitHub", |
| 265 | + "username": "web-flow" |
| 266 | + }, |
| 267 | + "distinct": true, |
| 268 | + "id": "5d9d5373bcd7949779c52811db27d56bb3e724a8", |
| 269 | + "message": "chore: consolidate RLP numeric assertions with ToBEBytes trait (#14)", |
| 270 | + "timestamp": "2026-01-08T12:34:58-08:00", |
| 271 | + "tree_id": "bee0e98c67b94f3f3f4bb6893b531bc2639aa928", |
| 272 | + "url": "https://github.com/noir-lang/eth-proofs/commit/5d9d5373bcd7949779c52811db27d56bb3e724a8" |
| 273 | + }, |
| 274 | + "date": 1767904633455, |
| 275 | + "tool": "customSmallerIsBetter", |
| 276 | + "benches": [ |
| 277 | + { |
| 278 | + "name": "benchmark_get_account", |
| 279 | + "value": 8895, |
| 280 | + "unit": "opcodes" |
| 281 | + }, |
| 282 | + { |
| 283 | + "name": "benchmark_get_header", |
| 284 | + "value": 2470, |
| 285 | + "unit": "opcodes" |
| 286 | + }, |
| 287 | + { |
| 288 | + "name": "benchmark_get_log", |
| 289 | + "value": 12894, |
| 290 | + "unit": "opcodes" |
| 291 | + }, |
| 292 | + { |
| 293 | + "name": "benchmark_get_receipt", |
| 294 | + "value": 9509, |
| 295 | + "unit": "opcodes" |
| 296 | + }, |
| 297 | + { |
| 298 | + "name": "benchmark_get_transaction", |
| 299 | + "value": 10929, |
| 300 | + "unit": "opcodes" |
| 301 | + } |
| 302 | + ] |
254 | 303 | } |
255 | 304 | ] |
256 | 305 | } |
|
0 commit comments