Performance Testing

- Added 'performance' make target that constructs an 8,000+ task database and
  runs benchmark queries against it.
This commit is contained in:
Paul Beckingham 2013-03-11 23:44:02 -04:00
parent 9ed67f1a45
commit e3afa04e2d
5 changed files with 8600 additions and 0 deletions

2
performance/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.data
*.rc