Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[k8s] Update k8s service config #2459

Merged
merged 1 commit into from
Apr 30, 2021
Merged

[k8s] Update k8s service config #2459

merged 1 commit into from
Apr 30, 2021

Conversation

jolestar
Copy link
Member

No description provided.

@jolestar jolestar requested a review from ssyuan April 28, 2021 06:44
@jolestar jolestar changed the title [k8s] Update k8s config. [k8s] Update k8s service config Apr 28, 2021
@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #2459 (8320268) into master (bbec1ce) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2459      +/-   ##
==========================================
- Coverage   33.64%   33.63%   -0.00%     
==========================================
  Files         492      492              
  Lines       42799    42799              
  Branches    19391    19391              
==========================================
- Hits        14395    14391       -4     
+ Misses      13527    13526       -1     
- Partials    14877    14882       +5     
Flag Coverage Δ
unittests 33.63% <ø> (-<0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commons/accumulator/src/inmemory/mod.rs 62.14% <0.00%> (-1.94%) ⬇️
commons/accumulator/src/node_index.rs 74.10% <0.00%> (-1.20%) ⬇️
commons/stream-task/src/collector.rs 58.17% <0.00%> (-1.02%) ⬇️
commons/forkable-jellyfish-merkle/src/lib.rs 38.17% <0.00%> (-0.38%) ⬇️
miner/src/create_block_template/mod.rs 42.39% <0.00%> (ø)
executor/src/stdlib_test/on_chain_config_test.rs 23.53% <0.00%> (+0.66%) ⬆️
types/src/sync_status.rs 61.91% <0.00%> (+1.59%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bbec1ce...8320268. Read the comment docs.

@github-actions
Copy link

Benchmark for c3fe395

Click to view benchmark
Test PR Benchmark Master Benchmark %
accumulator_append 2.4±0.14ms 2.4±0.16ms 0.00%
block_apply/block_apply_10 445.7±16.06ms 443.4±13.69ms +0.52%
block_apply/block_apply_1000 45.0±0.51s 44.5±0.43s +1.12%
get_with_proof/db_store 38.2±0.25µs 38.1±0.32µs +0.26%
get_with_proof/mem_store 31.9±0.65µs 31.6±0.27µs +0.95%
put_and_commit/db_store/1 1549.5±312.29µs 1544.3±175.38µs +0.34%
put_and_commit/db_store/10 2.6±0.68ms 2.7±0.67ms -3.70%
put_and_commit/db_store/100 9.8±1.36ms 10.0±1.65ms -2.00%
put_and_commit/db_store/5 2.2±0.89ms 2.2±0.47ms 0.00%
put_and_commit/db_store/50 6.1±1.40ms 5.8±1.52ms +5.17%
put_and_commit/mem_store/1 62.9±5.70µs 63.0±5.71µs -0.16%
put_and_commit/mem_store/10 585.0±46.74µs 585.8±46.74µs -0.14%
put_and_commit/mem_store/100 5.7±0.82ms 5.7±0.81ms 0.00%
put_and_commit/mem_store/5 295.7±24.39µs 296.5±24.62µs -0.27%
put_and_commit/mem_store/50 2.9±0.18ms 2.9±0.18ms 0.00%
query_block/query_block_in(10)_times(100) 2.7±0.04ms 2.7±0.05ms 0.00%
query_block/query_block_in(10)_times(1000) 26.8±0.70ms 26.5±0.87ms +1.13%
query_block/query_block_in(10)_times(10000) 268.7±3.68ms 266.2±6.96ms +0.94%
query_block/query_block_in(1000)_times(100) 913.9±3.89µs 909.9±5.70µs +0.44%
query_block/query_block_in(1000)_times(1000) 9.1±0.03ms 9.0±0.04ms +1.11%
query_block/query_block_in(1000)_times(10000) 91.4±0.32ms 90.7±0.44ms +0.77%
storage_transaction 56.6±5.29ms 58.9±7.85ms -3.90%
vm/transaction_execution/1 308.2±2.75ms 307.6±0.63ms +0.20%
vm/transaction_execution/10 103.5±1.02ms 103.5±0.56ms 0.00%
vm/transaction_execution/20 98.4±1.62ms 98.3±1.60ms +0.10%
vm/transaction_execution/5 123.5±0.41ms 124.6±1.90ms -0.88%
vm/transaction_execution/50 113.6±1.50ms 113.4±0.34ms +0.18%

@ssyuan ssyuan merged commit cd7d4ba into master Apr 30, 2021
@ssyuan ssyuan deleted the k8s_service branch April 30, 2021 06:56
naughtyvenom pushed a commit to naughtyvenom/starcoin that referenced this pull request Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants