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

[Perf][Metrics] Use flurry's concurrent hashmap for 5x throughput #2305

Use flurry's concurrent hashmap

dcc1aab
Select commit
Loading
Failed to load commit list.
Closed

[Perf][Metrics] Use flurry's concurrent hashmap for 5x throughput #2305

Use flurry's concurrent hashmap
dcc1aab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 18, 2024 in 0s

53.8% of diff hit (target 79.6%)

View this Pull Request on Codecov

53.8% of diff hit (target 79.6%)

Annotations

Check warning on line 170 in opentelemetry-sdk/src/metrics/internal/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry-sdk/src/metrics/internal/mod.rs#L170

Added line #L170 was not covered by tests

Check warning on line 172 in opentelemetry/src/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/common.rs#L170-L172

Added lines #L170 - L172 were not covered by tests

Check warning on line 182 in opentelemetry/src/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/common.rs#L176-L182

Added lines #L176 - L182 were not covered by tests

Check warning on line 184 in opentelemetry/src/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/common.rs#L184

Added line #L184 was not covered by tests

Check warning on line 258 in opentelemetry/src/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/common.rs#L256-L258

Added lines #L256 - L258 were not covered by tests

Check warning on line 268 in opentelemetry/src/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/common.rs#L262-L268

Added lines #L262 - L268 were not covered by tests

Check warning on line 270 in opentelemetry/src/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/common.rs#L270

Added line #L270 was not covered by tests

Check warning on line 272 in opentelemetry/src/common.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

opentelemetry/src/common.rs#L272

Added line #L272 was not covered by tests