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

Use constant time lookups in Figaro::ENV#get_value method #237

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

steventen
Copy link

@steventen steventen commented Apr 26, 2016

Please refer Issue #236

This PR tries to change the Figaro::ENV#get_value method with constant time lookups on ENV variables.

This update improves the performance especially when the size of ENV variable is large.

Alt Text

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