Quote:

there are some otehr things to improve too.. but in general, the key is to spread out complex operations over time..




These are the sort of things that I did for my plugin.
I had it spread out complex operations over time.
Also my source-code is very small and I optimized it my best.

The exact same thing that my plugin does is easy to do in c-script.
Although I would rather have people using my plugin than some c-script version.