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 tests.json #17

Open
mlewand opened this issue Jul 27, 2015 · 0 comments
Open

cache tests.json #17

mlewand opened this issue Jul 27, 2015 · 0 comments

Comments

@mlewand
Copy link

mlewand commented Jul 27, 2015

We need to cache tests.json object. Currently Quail requests for it for each $.quail() call, and it slowly becomes to be a bottleneck.

BUT there are some things that we need to look for while doing this enhancement.

  • We can't cache just first result, as client might provide different options.jsonPath in another call and it might be totally different file.
@mlewand mlewand changed the title cache tests.json cache tests.json Jul 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant