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

Implement a JSON compilation cache #370

Merged
merged 1 commit into from Sep 16, 2021
Merged

Conversation

casperisfine
Copy link
Contributor

Now that the json gem added a JSON.load_file method, we can apply the same optimization than for YAML.

@casperisfine casperisfine force-pushed the json-load-file-cache branch 5 times, most recently from e5703d0 to d9e658a Compare September 16, 2021 10:23
Now that the `json` gem added a `JSON.load_file` method,
we can apply the same optimization than for YAML.
@casperisfine casperisfine merged commit b8a9413 into master Sep 16, 2021
@casperisfine casperisfine deleted the json-load-file-cache branch September 16, 2021 12:52
@shopify-shipit shopify-shipit bot temporarily deployed to rubygems September 16, 2021 12:54 Inactive
@shopify-shipit shopify-shipit bot temporarily deployed to rubygems January 12, 2022 21:42 Inactive
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.

None yet

2 participants