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

Rpc benchmark optimisations #2092

Merged
merged 2 commits into from
Aug 7, 2023
Merged

Rpc benchmark optimisations #2092

merged 2 commits into from
Aug 7, 2023

Conversation

illuque-iov
Copy link

Improved jmh benchmarking configuration by reducing iterations (taking too long on debug and trace methods) and by reducing trace methods block range

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • Tests for the changes have been added (for bug fixes / features)
  • Requires Activation Code (Hard Fork)
  • Other information:

@sonarcloud
Copy link

sonarcloud bot commented Aug 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.16) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@Vovchyk
Copy link
Contributor

Vovchyk commented Aug 7, 2023

pipeline:run

1 similar comment
@Vovchyk
Copy link
Contributor

Vovchyk commented Aug 7, 2023

pipeline:run

@Vovchyk Vovchyk merged commit a1d9d53 into master Aug 7, 2023
5 checks passed
@Vovchyk Vovchyk deleted the rpc_benchmark_optimisations branch August 7, 2023 08:31
@aeidelman aeidelman added this to the Fingerroot 5.1.0 milestone Aug 14, 2023
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.

3 participants