From: Pascal B. <pa...@dy...> - 2001-02-20 19:17:51
|
It seems the latest release of dynapi is ALOT slower then previous onces. Not sure what causes this, but my guess would be the static methods.. not sure if they we're also in the previous releases.. but it seems to me that since these methods won't be part of the DynLAyer objects them selves, calling an extra function is slower then using the this.method() way of reaching it. Pascal Bestebroer pa...@dy... http://www.dynamic-core.net |