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: reduce hashmap allocations #1178

Merged
merged 6 commits into from
Oct 24, 2024

Merge branch 'main' into chore/more-mem-improvements

0bddca9
Select commit
Loading
Failed to load commit list.
Merged

perf: reduce hashmap allocations #1178

Merge branch 'main' into chore/more-mem-improvements
0bddca9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 24, 2024 in 0s

88.67% of diff hit (target 93.01%)

View this Pull Request on Codecov

88.67% of diff hit (target 93.01%)

Annotations

Check warning on line 41 in src/main/java/dev/openfeature/sdk/EvaluationContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/EvaluationContext.java#L41

Added line #L41 was not covered by tests

Check warning on line 44 in src/main/java/dev/openfeature/sdk/EvaluationContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/EvaluationContext.java#L44

Added line #L44 was not covered by tests

Check warning on line 87 in src/main/java/dev/openfeature/sdk/ImmutableContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/ImmutableContext.java#L87

Added line #L87 was not covered by tests