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

Dynamic send #276

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Add bin to test latency performance

e171dcc
Select commit
Loading
Failed to load commit list.
Open

Dynamic send #276

Add bin to test latency performance
e171dcc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 20, 2025 in 0s

17.54% of diff hit (target 90.17%)

View this Pull Request on Codecov

17.54% of diff hit (target 90.17%)

Annotations

Check warning on line 89 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L33-L89

Added lines #L33 - L89 were not covered by tests

Check warning on line 99 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L91-L99

Added lines #L91 - L99 were not covered by tests

Check warning on line 105 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L101-L105

Added lines #L101 - L105 were not covered by tests

Check warning on line 133 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L107-L133

Added lines #L107 - L133 were not covered by tests

Check warning on line 135 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L135

Added line #L135 was not covered by tests

Check warning on line 143 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L137-L143

Added lines #L137 - L143 were not covered by tests

Check warning on line 150 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L146-L150

Added lines #L146 - L150 were not covered by tests

Check warning on line 158 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L152-L158

Added lines #L152 - L158 were not covered by tests

Check warning on line 175 in src/bin/perf-producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/bin/perf-producer.rs#L162-L175

Added lines #L162 - L175 were not covered by tests

Check warning on line 625 in src/client/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/mod.rs#L625

Added line #L625 was not covered by tests

Check warning on line 228 in src/producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/producer.rs#L228

Added line #L228 was not covered by tests

Check warning on line 255 in src/producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/producer.rs#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 268 in src/producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/producer.rs#L267-L268

Added lines #L267 - L268 were not covered by tests

Check warning on line 273 in src/producer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/producer.rs#L271-L273

Added lines #L271 - L273 were not covered by tests