Skip to content

Increase the TPS of AElf.#3590

Merged
chopin-fan merged 63 commits into
devfrom
feature/performance-tuning-net8
Jul 22, 2024
Merged

Increase the TPS of AElf.#3590
chopin-fan merged 63 commits into
devfrom
feature/performance-tuning-net8

Conversation

@chopin-fan

@chopin-fan chopin-fan commented Jul 5, 2024

Copy link
Copy Markdown
Contributor

Increase the TPS (Transactions Per Second) of AElf. fixes #3589

@chopin-fan chopin-fan requested review from JimAelf and eanzhao July 5, 2024 09:32
@chopin-fan chopin-fan changed the title Increase the TPS (Transactions Per Second) of AElf. Increase the TPS of AElf. Jul 5, 2024
@codecov

codecov Bot commented Jul 19, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 92.77108% with 12 lines in your changes missing coverage. Please review.

Project coverage is 90.64%. Comparing base (542043d) to head (a6628c8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #3590      +/-   ##
==========================================
+ Coverage   90.59%   90.64%   +0.04%     
==========================================
  Files         668      676       +8     
  Lines       25980    26068      +88     
  Branches     2328     2346      +18     
==========================================
+ Hits        23537    23629      +92     
+ Misses       2327     2324       -3     
+ Partials      116      115       -1     
Files Coverage Δ
...PoSContract_ACS11_CrossChainInformationProvider.cs 98.41% <100.00%> (ø)
...DPoS/AEDPoSContract_ProcessConsensusInformation.cs 80.70% <100.00%> (ø)
...act/AElf.Contracts.Consensus.AEDPoS/Types/Round.cs 90.44% <100.00%> (ø)
...ontracts.Election/ElectionContract_Maintainence.cs 81.73% <100.00%> (+0.05%) ⬆️
contract/AElf.Contracts.Election/ViewMethods.cs 86.03% <100.00%> (+0.04%) ⬆️
...ultiToken/TokenContract_ACS2_StatePathsProvider.cs 86.50% <100.00%> (ø)
...f.Contracts.MultiToken/TokenContract_Delegation.cs 93.23% <100.00%> (ø)
...deOps/Patchers/Module/ResetFieldsMethodInjector.cs 80.17% <100.00%> (ø)
...CodeOps/Validators/Whitelist/IWhitelistProvider.cs 100.00% <100.00%> (ø)
src/AElf.Cryptography/CryptoHelper.cs 88.72% <100.00%> (ø)
... and 30 more

... and 2 files with indirect coverage changes

@chopin-fan chopin-fan force-pushed the feature/performance-tuning-net8 branch from c2cfba1 to 48dab8a Compare July 19, 2024 12:10
@chopin-fan chopin-fan force-pushed the feature/performance-tuning-net8 branch from da2278e to 6d0347b Compare July 20, 2024 00:28
@chopin-fan chopin-fan force-pushed the feature/performance-tuning-net8 branch from 3457f1d to 6e906c2 Compare July 20, 2024 03:29
@chopin-fan chopin-fan force-pushed the feature/performance-tuning-net8 branch from 56bad7b to bab222c Compare July 20, 2024 06:37
@chopin-fan chopin-fan force-pushed the feature/performance-tuning-net8 branch from c8b1809 to bd5099a Compare July 20, 2024 12:38
@chopin-fan chopin-fan merged commit 96ad4b1 into dev Jul 22, 2024
@chopin-fan chopin-fan deleted the feature/performance-tuning-net8 branch August 19, 2024 06:22
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.

Increase the TPS (Transactions Per Second) of AElf.

3 participants