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

Cache #6

Merged
merged 4 commits into from
Feb 24, 2019
Merged

Cache #6

merged 4 commits into from
Feb 24, 2019

Conversation

markphelps
Copy link
Collaborator

Fixes #3

Adds threadsafe LRU cache for caching flags (more work required for evaluation caching).

Preliminary testing shows about a 10x speedup for retrieving flags when they are in the cache.

@markphelps markphelps merged commit 6304dd4 into master Feb 24, 2019
@markphelps markphelps deleted the cache branch February 24, 2019 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant