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

ci: move install required tools step to ci_main script #73

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

liya2017
Copy link
Owner

@liya2017 liya2017 commented Nov 4, 2021

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

Proposal: xxx

What's Changed:

Related changes

  • PR to update owner/repo:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)

Side effects

  • Performance regression
  • Breaking backward compatibility

Release note

None: Exclude this PR from the release note.
Title Only: Include only the PR title in the release note.
Note: Add a note under the PR title in the release note.

@liya2017 liya2017 force-pushed the move_install_steps_to_script branch 2 times, most recently from b10a45e to be93b97 Compare November 4, 2021 10:18
@liya2017 liya2017 force-pushed the move_install_steps_to_script branch from be93b97 to a58dd6d Compare November 5, 2021 01:31
@liya2017
Copy link
Owner Author

Benchmark Report:

ckb_version transactions_per_second n_inout n_nodes delay_time_ms average_block_time_ms average_block_transactions average_block_transactions_size from_block_number to_block_number total_transactions total_transactions_size transactions_size_per_second

@liya2017
Copy link
Owner Author

Benchmark Report:

ckb_version transactions_per_second n_inout n_nodes delay_time_ms average_block_time_ms average_block_transactions average_block_transactions_size from_block_number to_block_number total_transactions total_transactions_size transactions_size_per_second
0.102.0-pre (07c3982-dirty 2021-11-10) 100 1 1 0 3139 315 233857 1449 1496 15160 11225160 74487
0.102.0-pre (07c3982-dirty 2021-11-10) 109 2 1 0 1210 132 82195 1663 1786 16406 10192273 67919
0.102.0-pre (07c3982-dirty 2021-11-10) 86 1 1 1 2611 224 87290 1997 2054 13034 5062875 33430
0.102.0-pre (07c3982-dirty 2021-11-10) 94 2 1 1 1192 112 69738 2278 2404 14258 8856842 58475
0.102.0-pre (07c3982-dirty 2021-11-10) 3 100 1 0 1250 3 73752 2620 2739 474 8850295 58985
0.102.0-pre (07c3982-dirty 2021-11-10) 0 1000 1 0 0 0 0 0 0 0 0 0

@liya2017
Copy link
Owner Author

Benchmark Report:

ckb_version txs_per_second n_inout n_nodes delay_time_ms average_block_time_ms average_block_transactions average_block_transactions_size from_block_number to_block_number total_transactions total_transactions_size transactions_size_per_second
0.102.0-pre (07c3982-dirty 2021-11-10) 98 1 1 0 3206 314 176413 1424 1470 14771 8291420 55016
0.102.0-pre (07c3982-dirty 2021-11-10) 107 2 1 0 1210 129 80543 1662 1785 16077 9987434 66526
0.102.0-pre (07c3982-dirty 2021-11-10) 152 1 1 1 1275 194 73390 1992 2109 23001 8660050 57536
0.102.0-pre (07c3982-dirty 2021-11-10) 82 2 1 1 1534 126 115505 2378 2475 12430 11319507 75264
0.102.0-pre (07c3982-dirty 2021-11-10) 2 100 1 0 1354 3 74562 2653 2764 446 8350965 55036
0.102.0-pre (07c3982-dirty 2021-11-10) 0 1000 1 0 0 0 0 0 0 0 0 0

@liya2017
Copy link
Owner Author

liya2017 commented Nov 17, 2021

Benchmark Report:

Version TXs_per_second N_inout N_nodes Delay_time_ms AVG_block_time_ms AVG_block_TXs AVG_block_TXs_size From_block_number To_block_number Total_TXs Total_TXs_size Txs_size_per_second
0.102.0-pre (62ae889-dirty 2021-11-17) 100 1 1 0 3142 314 210545 1442 1489 15090 10106165 66996
0.102.0-pre (62ae889-dirty 2021-11-17) 109 2 1 0 1201 131 81594 1673 1797 16419 10199265 67923
0.102.0-pre (62ae889-dirty 2021-11-17) 111 1 1 1 1865 207 78133 2012 2092 16809 6328785 41893
0.102.0-pre (62ae889-dirty 2021-11-17) 93 2 1 1 1322 123 81067 2330 2443 14039 9241678 61306
0.102.0-pre (62ae889-dirty 2021-11-17) 3 100 1 0 1309 4 75422 2653 2768 466 8749059 57592
0.102.0-pre (62ae889-dirty 2021-11-17) 0 1000 1 0 0 0 0 0 0 0 0 0

@liya2017 liya2017 force-pushed the develop branch 9 times, most recently from 8a2288a to 0896c2f Compare December 6, 2021 07:50
@liya2017 liya2017 force-pushed the develop branch 11 times, most recently from 90bfc80 to eb4d24e Compare January 25, 2022 07:14
@liya2017 liya2017 force-pushed the develop branch 13 times, most recently from ebc9cbf to 29f47d3 Compare August 23, 2022 09:34
@liya2017 liya2017 force-pushed the develop branch 7 times, most recently from 3c2c702 to 90d45ce Compare September 27, 2022 08:06
@liya2017 liya2017 force-pushed the develop branch 10 times, most recently from 49430d9 to 4ab8ccb Compare November 4, 2022 00:58
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.

1 participant