|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1774873691216, |
| 2 | + "lastUpdate": 1774960630124, |
3 | 3 | "repoUrl": "https://github.com/ProvableHQ/snarkOS", |
4 | 4 | "entries": { |
5 | 5 | "snarkOS Benchmarks": [ |
@@ -11390,6 +11390,72 @@ window.BENCHMARK_DATA = { |
11390 | 11390 | "extra": "total_wait=158s, target_height=250" |
11391 | 11391 | } |
11392 | 11392 | ] |
| 11393 | + }, |
| 11394 | + { |
| 11395 | + "commit": { |
| 11396 | + "author": { |
| 11397 | + "email": "victor.s.nicolaas@protonmail.com", |
| 11398 | + "name": "vicsn", |
| 11399 | + "username": "vicsn" |
| 11400 | + }, |
| 11401 | + "committer": { |
| 11402 | + "email": "noreply@github.com", |
| 11403 | + "name": "GitHub", |
| 11404 | + "username": "web-flow" |
| 11405 | + }, |
| 11406 | + "distinct": true, |
| 11407 | + "id": "e8f1384fc10ddd0c6bfdb247b9ec7ee8376ff601", |
| 11408 | + "message": "Merge pull request #4194 from ProvableHQ/chore/update-rand\n\n[Chore] Update snarkVM rev and rand dependency", |
| 11409 | + "timestamp": "2026-03-31T14:03:47+02:00", |
| 11410 | + "tree_id": "31bf0449a91c6ec154a3436753c48cb780e5281c", |
| 11411 | + "url": "https://github.com/ProvableHQ/snarkOS/commit/e8f1384fc10ddd0c6bfdb247b9ec7ee8376ff601" |
| 11412 | + }, |
| 11413 | + "date": 1774960629365, |
| 11414 | + "tool": "customBiggerIsBetter", |
| 11415 | + "benches": [ |
| 11416 | + { |
| 11417 | + "name": "rest-get-block", |
| 11418 | + "value": 5.619155463395715, |
| 11419 | + "unit": "ops/s", |
| 11420 | + "extra": "num_ops=480, total_wait=85.42208933830261, endpoint=http://localhost:3030/v2/testnet/block, num_validators=40, git_commit=9ec2291c57, snapshot_height=250" |
| 11421 | + }, |
| 11422 | + { |
| 11423 | + "name": "rest-block-height", |
| 11424 | + "value": 7614.477914826328, |
| 11425 | + "unit": "ops/s", |
| 11426 | + "extra": "num_ops=80000, total_wait=10.506301403045654, endpoint=http://localhost:3030/v2/testnet/block/height/latest, num_validators=40, git_commit=9ec2291c57, snapshot_height=250" |
| 11427 | + }, |
| 11428 | + { |
| 11429 | + "name": "rest-get-latest-block", |
| 11430 | + "value": 994.3064435881928, |
| 11431 | + "unit": "ops/s", |
| 11432 | + "extra": "num_ops=800, total_wait=0.8045809268951416, endpoint=http://localhost:3030/v2/testnet/block, num_validators=40, git_commit=9ec2291c57, snapshot_height=250" |
| 11433 | + }, |
| 11434 | + { |
| 11435 | + "name": "p2p-sync", |
| 11436 | + "value": 0.85, |
| 11437 | + "unit": "blocks/s", |
| 11438 | + "extra": "total_wait=291s, target_height=250, connect_time=0s, num_validators=40, git_commit=9ec2291c57, snapshot_height=250" |
| 11439 | + }, |
| 11440 | + { |
| 11441 | + "name": "p2p-sync-speed-variance", |
| 11442 | + "value": 0.284763, |
| 11443 | + "unit": "blocks^2/s^2", |
| 11444 | + "extra": "samples=283, mean_speed=0.559364, max_speed=2.500000, branch=staging, num_validators=40, git_commit=9ec2291c57, snapshot_height=250" |
| 11445 | + }, |
| 11446 | + { |
| 11447 | + "name": "bft-sync", |
| 11448 | + "value": 0.71, |
| 11449 | + "unit": "blocks/s", |
| 11450 | + "extra": "total_wait=350s, target_height=250, connect_time=1, branch=staging, num_validators=40, git_commit=9ec2291c57, snapshot_height=250" |
| 11451 | + }, |
| 11452 | + { |
| 11453 | + "name": "cdn-sync", |
| 11454 | + "value": 1.56, |
| 11455 | + "unit": "blocks/s", |
| 11456 | + "extra": "total_wait=160s, target_height=250" |
| 11457 | + } |
| 11458 | + ] |
11393 | 11459 | } |
11394 | 11460 | ] |
11395 | 11461 | } |
|
0 commit comments