Merge: neo: Load the graph in chunks and only once.
authorJean Privat <jean@pryen.org>
Tue, 4 Nov 2014 20:07:17 +0000 (15:07 -0500)
committerJean Privat <jean@pryen.org>
Tue, 4 Nov 2014 20:07:17 +0000 (15:07 -0500)
With this fix, `neo.nit` now takes approximately 2 Gio of memory to load the graph for Apache Xerces.

Fixes #870.

Pull-Request: #872
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge