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

JitterBuffer: Improve performance for SampleBuilder use #292

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

jitterbuffer: Improve performance for SampleBuilder use

8e20454
Select commit
Loading
Failed to load commit list.
Draft

JitterBuffer: Improve performance for SampleBuilder use #292

jitterbuffer: Improve performance for SampleBuilder use
8e20454
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 26, 2024 in 1s

80.40% of diff hit (target 70.00%)

View this Pull Request on Codecov

80.40% of diff hit (target 70.00%)

Annotations

Check warning on line 134 in pkg/jitterbuffer/jitter_buffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/jitter_buffer.go#L131-L134

Added lines #L131 - L134 were not covered by tests

Check warning on line 130 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L130

Added line #L130 was not covered by tests

Check warning on line 162 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 189 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 196 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L194-L196

Added lines #L194 - L196 were not covered by tests

Check warning on line 202 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L198-L202

Added lines #L198 - L202 were not covered by tests

Check warning on line 208 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L205-L208

Added lines #L205 - L208 were not covered by tests

Check warning on line 215 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L211-L215

Added lines #L211 - L215 were not covered by tests

Check warning on line 220 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L218-L220

Added lines #L218 - L220 were not covered by tests

Check warning on line 225 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L223-L225

Added lines #L223 - L225 were not covered by tests

Check warning on line 258 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L254-L258

Added lines #L254 - L258 were not covered by tests

Check warning on line 260 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L260

Added line #L260 was not covered by tests

Check warning on line 273 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L272-L273

Added lines #L272 - L273 were not covered by tests

Check warning on line 282 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L281-L282

Added lines #L281 - L282 were not covered by tests

Check warning on line 294 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L294

Added line #L294 was not covered by tests

Check warning on line 394 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L394

Added line #L394 was not covered by tests

Check warning on line 408 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L406-L408

Added lines #L406 - L408 were not covered by tests

Check warning on line 453 in pkg/jitterbuffer/priority_queue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/priority_queue.go#L448-L453

Added lines #L448 - L453 were not covered by tests

Check warning on line 96 in pkg/jitterbuffer/receiver_interceptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/receiver_interceptor.go#L96

Added line #L96 was not covered by tests

Check warning on line 104 in pkg/jitterbuffer/receiver_interceptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/jitterbuffer/receiver_interceptor.go#L103-L104

Added lines #L103 - L104 were not covered by tests