summaryrefslogtreecommitdiff
path: root/src/Tests/Performance.py
Commit message (Expand)AuthorAgeFilesLines
* I meant to kill this directory long agoR. Tyler Ballance2009-09-201-220/+0
* Add another LongCompile test that initializes and executes the template as wellR. Tyler Ballance2009-06-271-2/+11
* Add two new tests to evaluate performance of Template.compile()R. Tyler Ballance2009-06-271-0/+52
* Start building out a C-based Filters module for kicksR. Tyler Ballance2009-06-211-4/+0
* Add a test to run through NameMapper related stuffR. Tyler Ballance2009-06-211-0/+22
* Add another test to test simple rendering performanceR. Tyler Ballance2009-06-211-3/+18
* Add a PerformanceTest and a dynamic compilation test for kicksR. Tyler Ballance2009-06-201-0/+39
* Add a simple performance test, still not sure on the calibration bitsR. Tyler Ballance2009-06-071-0/+87