Refactor CORE-118
1 vote

Improve internal implementation of NodeCollection

Created by Rob Vesse on 9/26/2011 11:54 AM Last Updated by Rob Vesse on 2/5/2012 12:02 AM
%
 (hrs)
Logged: 0  (hrs)

 Description

If we could improve the implementation of NodeCollection we should see some speed boosts in parsing speed and general performance

    Rob Vesse (Sunday, February 05, 2012 12:02 AM) #

Was actually changed in Trunk some time ago but did not get marked as closed, closing now

    Rob Vesse (Wednesday, January 04, 2012 6:36 PM) #

May be worth experimenting with using a HashTable rather than a Dictionary as the internal implementation

    Rob Vesse (Friday, October 14, 2011 4:30 PM) #

Moved up to 0.6.0 build as plan to work on internal data structure improvements for that release