We have used processing for more than one year to work on a pretty large project for visualization of knowledge.
It seems like the application now usually occupies 260 mb memory. We still need to export this to an applet to use online. So is there any way to optimize the application?
Use less global and local variables? Optimize each line of code?
It seems like the application now usually occupies 260 mb memory. We still need to export this to an applet to use online. So is there any way to optimize the application?
Use less global and local variables? Optimize each line of code?
1