From: Conal T. <Con...@vu...> - 2004-10-01 01:54:22
|
Richard Gregory wrote: > The largest I've created so far is 57MB as an XTM file (29347=20 > topics, 73756 associations and 26905 > occurrences). I'm working exclusively with XTM files and the=20 > in memory backend - I long since gave > up on hibernate and ozone for these sort of size topic maps. I've been using the In-Memory back-end with a topic map which serializes = to a 27MB XTM file with 13k topics, 31k associations, 62k roleSpecs, and = 9k occurrences. It seems to consume about 270MB in memory. |