Servoy Tutorial: Optimizing Code Performance

This is a Servoy tutorial on how to optimize code performance. A while back, I had written a complex calculation engine that could accept a multitude of parameters and compute results from the various permutations and combinations. This meant, for example, that a single method that might…

Continue reading →