Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Consider making instantiator private caches static #4

Closed
Ocramius opened this issue Jun 14, 2014 · 2 comments
Closed

Consider making instantiator private caches static #4

Ocramius opened this issue Jun 14, 2014 · 2 comments
Assignees
Milestone

Comments

@Ocramius
Copy link
Owner

The Instantiator default implementation does not need a per-instance cache.
The caches may just be static instead.

@Ocramius Ocramius added this to the 1.0.0 milestone Jun 14, 2014
@Ocramius Ocramius self-assigned this Jun 14, 2014
@Ocramius
Copy link
Owner Author

Note that this will also render the "warmed up cache" performance tests useless

@Ocramius
Copy link
Owner Author

Handled in #5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant