-
Committer:
Wout Clymans
-
Date:
2008-11-26 18:18:51 UTC
-
Revision ID:
wout@wout-laptop-20081126181851-0jwsnpkcpeap0tw3
- Faster startup and less calls!
Before:
ncalls tottime percall cumtime percall filename:lineno(function)
176472 0.551 0.000 0.551 0.000 {hasattr}
176438 0.856 0.000 1.407 0.000 iniparser.py:324(__setattr__)
138328 0.323 0.000 0.323 0.000 {isinstance}
Now:
ncalls tottime percall cumtime percall filename:lineno(function)
24431 0.055 0.000 0.055 0.000 {min}
17784 0.059 0.000 0.059 0.000 {hasattr}
17750 0.088 0.000 0.147 0.000 iniparser.py:324(__setattr__)
Hope this helps and improves the specto experience