Skip to content

Performance implications of making all properties lazy #356

Answered by rubenvanassche
binaryfire asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think there will a performance penalty, since evaluating lazy is simply resolving closures. Parsing the includes requires some array and string operations but I don't think that is going to matter when transforming a data object.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@binaryfire
Comment options

Answer selected by binaryfire
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants