On 24-01-16 15:34, Vincent BLONDEAU wrote:
Yes, and we have to do several passes to construct the model with references (so we store a mapping table). Maybe a collection or two are GCed.
Probably a bit more. Before loading, there were 172 instances of SmallDictionary. After loading, 558293, of which 30194 contain something.
Stephan