starcoinorg / starcoin

Starcoin - A Move smart contract blockchain network that scales by layering
Apache License 2.0
1.38k stars 289 forks source link

Add vega net and new release #4145

Closed sanlee42 closed 5 months ago

sanlee42 commented 5 months ago

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

-

-

Other information

github-actions[bot] commented 5 months ago

Benchmark for 4dc79a8

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | accumulator_append | 902.1±210.12µs | 875.4±166.32µs | -2.96% | | block_apply/block_apply_10 | 369.3±11.77ms | 372.6±16.15ms | +0.89% | | block_apply/block_apply_1000 | 40.8±0.99s | **40.4±1.60s** | **-0.98%** | | get_with_proof/db_store | 47.9±6.13µs | 50.4±11.45µs | +5.22% | | get_with_proof/mem_store | 37.7±1.36µs | 38.3±2.69µs | +1.59% | | put_and_commit/db_store/1 | 118.9±7.46µs | 123.7±13.97µs | +4.04% | | put_and_commit/db_store/10 | 1034.5±57.20µs | 1078.6±97.51µs | +4.26% | | put_and_commit/db_store/100 | **9.8±0.31ms** | 10.2±0.92ms | **+4.08%** | | put_and_commit/db_store/5 | 585.9±119.68µs | **524.7±27.99µs** | **-10.45%** | | put_and_commit/db_store/50 | 7.1±1.44ms | **5.2±0.35ms** | **-26.76%** | | put_and_commit/mem_store/1 | 73.1±7.73µs | 73.4±8.87µs | +0.41% | | put_and_commit/mem_store/10 | 694.1±78.08µs | 685.3±67.31µs | -1.27% | | put_and_commit/mem_store/100 | 7.4±1.63ms | **6.8±0.60ms** | **-8.11%** | | put_and_commit/mem_store/5 | 349.2±30.86µs | 352.7±31.48µs | +1.00% | | put_and_commit/mem_store/50 | **3.3±0.14ms** | 3.6±0.61ms | **+9.09%** | | query_block/query_block_in(10)_times(100) | **4.7±0.23ms** | 6.9±1.78ms | **+46.81%** | | query_block/query_block_in(10)_times(1000) | 55.1±7.79ms | **48.8±2.76ms** | **-11.43%** | | query_block/query_block_in(10)_times(10000) | 464.2±14.23ms | 475.7±39.76ms | +2.48% | | query_block/query_block_in(1000)_times(100) | **1201.6±82.24µs** | 1457.8±348.06µs | **+21.32%** | | query_block/query_block_in(1000)_times(1000) | 12.2±0.74ms | 12.9±1.08ms | +5.74% | | query_block/query_block_in(1000)_times(10000) | **115.5±1.07ms** | 131.8±20.65ms | **+14.11%** | | storage_transaction | 1084.7±414.71µs | 1076.4±430.58µs | -0.77% | | vm/transaction_execution/1 | 451.6±46.52ms | 456.1±48.25ms | +1.00% | | vm/transaction_execution/10 | 136.5±8.04ms | 136.3±5.65ms | -0.15% | | vm/transaction_execution/20 | 135.3±12.26ms | **126.2±5.78ms** | **-6.73%** | | vm/transaction_execution/5 | 171.8±10.37ms | 180.7±13.20ms | +5.18% | | vm/transaction_execution/50 | 151.9±8.69ms | **142.9±6.97ms** | **-5.92%** |
github-actions[bot] commented 5 months ago

Benchmark for 3dcc625

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | accumulator_append | 898.1±203.40µs | 824.5±102.49µs | -8.20% | | block_apply/block_apply_10 | 381.4±6.79ms | 377.2±21.34ms | -1.10% | | block_apply/block_apply_1000 | 41.7±1.98s | **41.1±1.63s** | **-1.44%** | | get_with_proof/db_store | 49.2±7.52µs | 47.8±3.46µs | -2.85% | | get_with_proof/mem_store | 39.2±3.00µs | 40.5±7.23µs | +3.32% | | put_and_commit/db_store/1 | 126.5±17.04µs | 128.4±18.56µs | +1.50% | | put_and_commit/db_store/10 | 1094.0±104.77µs | 1140.6±128.20µs | +4.26% | | put_and_commit/db_store/100 | 10.2±0.75ms | 10.4±0.92ms | +1.96% | | put_and_commit/db_store/5 | 590.0±81.31µs | 596.9±72.71µs | +1.17% | | put_and_commit/db_store/50 | 5.8±1.10ms | **5.4±0.35ms** | **-6.90%** | | put_and_commit/mem_store/1 | **73.5±7.52µs** | 109.0±32.12µs | **+48.30%** | | put_and_commit/mem_store/10 | 809.0±252.34µs | **677.2±41.33µs** | **-16.29%** | | put_and_commit/mem_store/100 | **6.9±0.90ms** | 8.3±2.00ms | **+20.29%** | | put_and_commit/mem_store/5 | 349.0±33.27µs | 348.8±46.67µs | -0.06% | | put_and_commit/mem_store/50 | 3.4±0.50ms | 3.5±0.40ms | +2.94% | | query_block/query_block_in(10)_times(100) | 4.7±0.12ms | 4.8±0.26ms | +2.13% | | query_block/query_block_in(10)_times(1000) | 46.7±2.26ms | 48.1±4.84ms | +3.00% | | query_block/query_block_in(10)_times(10000) | **496.3±38.78ms** | 586.0±138.32ms | **+18.07%** | | query_block/query_block_in(1000)_times(100) | 1547.6±502.44µs | **1297.7±96.77µs** | **-16.15%** | | query_block/query_block_in(1000)_times(1000) | 13.3±0.92ms | 13.8±2.37ms | +3.76% | | query_block/query_block_in(1000)_times(10000) | **128.6±4.61ms** | 133.4±12.53ms | **+3.73%** | | storage_transaction | 1253.7±534.15µs | 1183.7±533.91µs | -5.58% | | vm/transaction_execution/1 | 419.5±16.14ms | 427.4±17.62ms | +1.88% | | vm/transaction_execution/10 | 133.3±7.59ms | 137.9±7.89ms | +3.45% | | vm/transaction_execution/20 | 140.2±27.59ms | 130.2±13.03ms | -7.13% | | vm/transaction_execution/5 | 164.2±5.70ms | 163.5±5.62ms | -0.43% | | vm/transaction_execution/50 | 159.1±11.42ms | 149.2±10.45ms | -6.22% |