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

Add an LRU Cache for stored items #385

Merged
merged 7 commits into from
Jan 13, 2024

optimize capabilities with "interning" and trimming lists

643dd7c
Select commit
Loading
Failed to load commit list.
Merged

Add an LRU Cache for stored items #385

optimize capabilities with "interning" and trimming lists
643dd7c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 13, 2024 in 1s

85% of diff hit (target 25%)

View this Pull Request on Codecov

85% of diff hit (target 25%)

Annotations

Check warning on line 22 in src/main/java/it/smartphonecombo/uecapabilityparser/util/LruCache.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/it/smartphonecombo/uecapabilityparser/util/LruCache.kt#L22

Added line #L22 was not covered by tests