What is more efficient?

Karlo Lozovina _karlo_ at _mosor.net_
Sun Feb 18 22:17:54 EST 2007


Let's say I have a class with few string properties and few integers, and 
a lot of methods defined for that class. 

Now if I have hundreds of thousands (or even more) of instances of that 
class - is it more efficient to remove those methods and make them 
separate functions, or it doesn't matter?

Thanks...

-- 
 _______                                        Karlo Lozovina - Mosor
|   |   |.-----.-----.     web: http://www.mosor.net || ICQ#: 10667163
|       ||  _  |  _  |             Parce mihi domine quia Dalmata sum.
|__|_|__||_____|_____|



More information about the Python-list mailing list