[vtkusers] How to properly manage memory using Python and VTK
mwormser
max.wormser at gmx.de
Wed Apr 13 04:33:52 EDT 2016
I kind of figured out what the problem was. For any future readers who might
face a similar problem:
I was using VTK 6.2 since at the time there was not VTK for Python 3.4. When
I saw there was VTK 7.0 for Python 3.4 I upgraded, debugged my code a little
and since then my code runs *much* faster than before. For really large data
I still run into RAM problems, though. But at least my program can produce
roughly 50% larger files than before and runs faster at the same time.
--
View this message in context: http://vtk.1045678.n5.nabble.com/How-to-properly-manage-memory-using-Python-and-VTK-tp5737509p5737653.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list