Am 05.06.21 um 23:12 schrieb [email protected]:
But on a separate note, can you suggest me some general tips to optimize memory usage while using this library? For example, I found the shrink to fit function for edgePropertyMap and graph, highly impactful. Are there any other such implementations, tools or tricks that one can use?
Again, it is difficult to say without any particular context. The function shrink_to_fit() should help only after the graph has been heavily modified, not otherwise. So in order for us to know if there is any technique that can improve memory use in your particular circumstances, we have to know first what it is...
-- Tiago de Paula Peixoto <[email protected]> _______________________________________________ graph-tool mailing list -- [email protected] To unsubscribe send an email to [email protected]
