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

Separate Request internal state to its own object for easy dropping #51

Closed
dadhi opened this issue Nov 15, 2018 · 2 comments
Closed

Separate Request internal state to its own object for easy dropping #51

dadhi opened this issue Nov 15, 2018 · 2 comments

Comments

@dadhi
Copy link
Owner

dadhi commented Nov 15, 2018

... and setting without Request copying - faster and takes less GC.

@dadhi
Copy link
Owner Author

dadhi commented Nov 16, 2018

There are 2 separate things to consider:

  1. The whole info about resolved factory
  2. The runtime state only consisting of factory, expression cache, and container reference.

@dadhi
Copy link
Owner Author

dadhi commented Mar 4, 2019

Won't be doing it.

@dadhi dadhi closed this as completed Mar 4, 2019
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

No branches or pull requests

1 participant