Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Me emitter node traversal performance #129

Merged
merged 2 commits into from
Oct 6, 2016

Conversation

meysholdt
Copy link
Contributor

No description provided.

Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
this change deprecates EmitterNodeIterator since it relies on 
expensive calls to iNode.getOffset(). 

Furthermore, it simplifies the implementation because 
- lazy behavior does not provide advantages here
- 'allowHidden' and 'passAbsorber' were always false.

Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
@meysholdt meysholdt merged commit 17a85f1 into master Oct 6, 2016
@meysholdt meysholdt deleted the me_emitter_node_traversal_performance branch October 6, 2016 14:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant