[IronPython] Static methods
fabio.pliger
fabio.pliger at siavr.it
Tue Sep 26 12:23:08 CEST 2006
On some projects i had some performance issues... I don't mean that "you
WILL have performance issues", i mean that "you MAY have performance
issues". Really don't know why... and never had time to get into it.
Sorry...
-----Original Message-----
From: "Anthony Baxter" <anthonybaxter at gmail.com>
To: "Discussion of IronPython" <users at lists.ironpython.com>
Date: Tue, 26 Sep 2006 19:33:51 +1000
Subject: Re: [IronPython] Static methods
On 9/26/06, fabio.pliger <fabio.pliger at siavr.it> wrote:
>
> Agree... But huge use of decorators in a complex application tends tslow
> down performance and generate complex and longer tracebacks...
Why? Decorators are applied at the time the function or method is
created, not at runtime.
_______________________________________________
users mailing list
users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
[http://lists.ironpython.com/listinfo.cgi/users-ironpython.com]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060926/2f57f92e/attachment.html>
More information about the Ironpython-users
mailing list