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

Add a benchmark test for crc checksum #5798

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

Shaddoll
Copy link
Member

What changed?

  • Add a benchmark test for crc checksum

Why?
benchmarking

How did you test it?

Potential risks

Release notes

Documentation Changes

@Shaddoll Shaddoll enabled auto-merge (squash) March 19, 2024 17:43
@Shaddoll Shaddoll merged commit 0cfcf71 into cadence-workflow:master Mar 19, 2024
18 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 018e57bc-ccc6-46e9-b709-5811fc3b40b5

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 50 unchanged lines in 14 files lost coverage.
  • Overall coverage increased (+0.003%) to 65.132%

Files with Coverage Reduction New Missed Lines %
common/task/weighted_round_robin_task_scheduler.go 1 89.05%
service/matching/taskGC.go 1 97.37%
service/history/shard/context.go 2 66.7%
common/task/fifo_task_scheduler.go 2 84.54%
service/frontend/api/handler.go 2 62.05%
service/history/task/transfer_active_task_executor.go 2 72.51%
common/util.go 2 91.69%
service/history/task/fetcher.go 2 85.05%
service/history/queue/timer_queue_processor_base.go 3 77.82%
common/archiver/filestore/historyArchiver.go 4 80.95%
Totals Coverage Status
Change from base Build 018e56ed-8130-4454-9b3b-ef6f01aaf425: 0.003%
Covered Lines: 95197
Relevant Lines: 146160

💛 - Coveralls

@Shaddoll Shaddoll deleted the checksum-bench branch March 19, 2024 17:56
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