Menu

Commit [r27403]  Maximize  Restore  History

implement a custom population parser

- storing the population requires to much memory on a desktop
- even using the "streaming" setting of PopulationImpl remains very
slow, because of the numerous call to String.intern() to construct
activities. This is rather anoying, as this information is not needed
anywhere here.

thibautd 2014-01-13

changed /playgrounds/trunk/thibautd/src/main/java/playground/thibautd/initialdemandgeneration/socnetgen/scripts/RunTRBModel.java
/playgrounds/trunk/thibautd/src/main/java/playground/thibautd/initialdemandgeneration/socnetgen/scripts/RunTRBModel.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB