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

WIP #171

Closed
wants to merge 1 commit into from
Closed

WIP #171

wants to merge 1 commit into from

Conversation

wellle
Copy link
Owner

@wellle wellle commented Dec 13, 2024

Just a test.

Copy link

Lines Of Code

Language Files Lines Code Comments Blanks Complexity Bytes
Markdown 1 659 (+2) 488 (+1) 0 171 (+1) 0 24.8K (+17B)

Copy link

Benchmark Result

Benchmark diff with base branch
name     old time/op    new time/op    delta
Queue-4     183µs ± 1%     184µs ± 1%   ~     (p=0.240 n=6+6)

name     old alloc/op   new alloc/op   delta
Queue-4    35.1kB ± 3%    34.9kB ± 1%   ~     (p=0.937 n=6+6)

name     old allocs/op  new allocs/op  delta
Queue-4      94.5 ± 1%      94.2 ± 1%   ~     (p=0.675 n=6+6)
Benchmark result
name     time/op
Queue-4   184µs ± 1%

name     alloc/op
Queue-4  34.9kB ± 1%

name     allocs/op
Queue-4    94.2 ± 1%

Copy link

Unit Test Coverage

total: (statements) 71.3%

Coverage of changed lines

No changes in testable statements.

Coverage diff with base branch
File Function Base Coverage Current Coverage
Total 71.3% 71.3% (0.0%)
github.com/adjust/rmq/v5/queue.go batchTimeout 84.6% 92.3% (+7.7%)
github.com/adjust/rmq/v5/queue.go consumerBatchConsume 93.8% 87.5% (-6.3%)

@wellle wellle closed this Dec 13, 2024
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