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

[Container] Cache service collector result #350

Closed
Haehnchen opened this issue Sep 17, 2014 · 1 comment
Closed

[Container] Cache service collector result #350

Haehnchen opened this issue Sep 17, 2014 · 1 comment

Comments

@Haehnchen
Copy link
Owner

as all service container files are in index database and need resolving of parameter, they are too slow for live generation. try to cache them and clear them on virtualfile/psifile change event or low memory. see PhpIndexCache

@Haehnchen
Copy link
Owner Author

currently 10 * ~200ms per document change.

same with caching behavior:

init 862ms (init)
isInit 70ms (thread wait)
isInit 0 (cached :))

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