summaryrefslogtreecommitdiff
path: root/cheetah/Tests/Performance.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up a swath of fixes suggested by 2to3R. Tyler Ballance2009-11-161-4/+4
* Refactor raw print statements in accordance with 2to3R. Tyler Ballance2009-11-161-4/+4
* Add a simple test to help judge perfomance of DummyTransaction.write()R. Tyler Ballance2009-10-141-0/+17
* Update the printing of the Performance testsR. Tyler Ballance2009-10-121-5/+9
* Swap out statprof for hotshot profiling with these basic Performance test casesR. Tyler Ballance2009-10-121-10/+11
* Don't use function decorator syntax for compatibility with Python 2.3v2.2.2James Abbatiello2009-09-141-1/+2
* Add the VerifyType tests to the runnerR. Tyler Ballance2009-09-011-0/+220