aboutsummaryrefslogtreecommitdiff
path: root/TestProfile.py
Commit message (Collapse)AuthorAge
* Merge branch 'stability' of github.com:rcoh/SmootLightGravatar Russell Cohen2011-01-10
|\ | | | | | | | | | | | | Conflicts: LightInstallation.py TestProfile.py behaviors/DebugBehavior.py
| * Worked on getting the threading stuff consolidated in ↵Gravatar Thomas B Thompson2011-01-10
| | | | | | | | ThreadedSmootCoreObject. Also set up a decent system for SmootCoreObjects to kill the whole application in a managed fashion.
* | Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
|/ | | | | lambda expressions. Faster exp with approximated fastexp. Some changes to the component registry.
* Some performance improvements -- we also synchronize all the frames, giving ↵Gravatar rcoh2011-01-04
| | | | | | us a meaning that even if things slow down, rendering doesn't look weird.
* worked on profiling, made a bunch of changes, huge speedup!Gravatar Thomas B Thompson2011-01-04