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

benchmarks: Make benchmarks more robust and cleanup. #348

Merged
merged 20 commits into from
Jan 24, 2023
Merged

Conversation

duesee
Copy link
Contributor

@duesee duesee commented Jan 24, 2023

I went through (most) benchmarks and tried to spot anomalies, inconsistencies, bugs, etc. Also, due to the improved order I spotted a few missing benchmarks and will make another PR for them shortly. While at it I added (and resolved) some points described in #337.

The cleanup commits try to not make any fundamental changes to the benchmarks. However, they already resolve a few missing CPU initailizations and wrong function calls due to copy&paste errors. I will proceed with the remaining bullet points in #337.

Sorry for this somehow messy PR. I wanted to finish this and did some changes that make this harder to review. If you have difficulties reviewing this, I can try to improve the presentation of this PR.

@cla-bot cla-bot bot added the cla-signed label Jan 24, 2023
@coveralls
Copy link

coveralls commented Jan 24, 2023

Pull Request Test Coverage Report for Build 3995628912

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 53.642%

Totals Coverage Status
Change from base Build 3989091472: 0.0%
Covered Lines: 30549
Relevant Lines: 56950

💛 - Coveralls

@duesee duesee marked this pull request as ready for review January 24, 2023 12:39
@duesee duesee requested a review from a team as a code owner January 24, 2023 12:39
@duesee duesee merged commit 95b8d08 into main Jan 24, 2023
@duesee duesee deleted the duesee/issue_37_8 branch January 24, 2023 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants