Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Reader: implement hot/cold options for loading strings #286

Closed
AndyAyersMS opened this issue Mar 10, 2015 · 0 comments
Closed

Reader: implement hot/cold options for loading strings #286

AndyAyersMS opened this issue Mar 10, 2015 · 0 comments

Comments

@AndyAyersMS
Copy link
Member

See TODO.

If we know a block is cold we might choose different methods for constructing strings that that block loads. For instance, we might prefer lazy construction over requiring the string objects to be created up front when the module loads.

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