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: add heap benchmark and reduce allocations #1156

Merged
merged 10 commits into from
Oct 15, 2024

fixup: revert lazy hashmap

02d57b3
Select commit
Loading
Failed to load commit list.
Merged

perf: add heap benchmark and reduce allocations #1156

fixup: revert lazy hashmap
02d57b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2024 in 0s

85.41% of diff hit (target 93.71%)

View this Pull Request on Codecov

85.41% of diff hit (target 93.71%)

Annotations

Check warning on line 121 in src/main/java/dev/openfeature/sdk/MutableContext.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/MutableContext.java#L121

Added line #L121 was not covered by tests

Check warning on line 124 in src/main/java/dev/openfeature/sdk/Structure.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/Structure.java#L124

Added line #L124 was not covered by tests

Check warning on line 127 in src/main/java/dev/openfeature/sdk/Structure.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/dev/openfeature/sdk/Structure.java#L127

Added line #L127 was not covered by tests