summaryrefslogtreecommitdiff
path: root/tools/development
Commit message (Expand)AuthorAgeFilesLines
* tools: Drop rogue leading unicode characterRico Tzschichholz2014-07-031-1/+1
* remove redundant indexesSeif Lotfy2013-01-021-0/+9
* Start working on upgrade tests...Siegfried-Angel Gevatter Pujals2012-09-141-0/+64
* Use random manifestations and interpretationsTrever Fischer2012-05-151-11/+25
* Use weighted times instead of a silly overall time metricTrever Fischer2012-05-151-1/+2
* Evenly distribute the attribute probabilities across the domainTrever Fischer2012-05-151-12/+6
* typo--Trever Fischer2012-05-151-1/+2
* Don't print out every query, and multiply speeds times 1000 for more signific...Trever Fischer2012-05-151-3/+3
* Add a script that uses a genetic algorithm to find slow queriesTrever Fischer2012-05-151-0/+79
* Add a tool to quickly and painlessly switch sqlite index setsTrever Fischer2012-05-152-0/+324
* Output CSV and total event counts with query_timings.pyTrever Fischer2012-05-141-13/+50
* Add some jumplist queries to the test toolsTrever Fischer2012-05-141-0/+4
* Output event counts in query_timings.pyTrever Fischer2012-05-141-0/+2
* Fix testQuit to actually test something.Siegfried-Angel Gevatter Pujals2012-02-081-1/+1
* Add real-world query samplesMichal Hruby2011-12-313-3/+23
* benchmark-tools: fix symlink and usage example.Siegfried-Angel Gevatter Pujals2011-12-311-2/+2
* Merge Seif's lp:~zeitgeist/zeitgeist/benchmark-tools branch, which adds anSiegfried-Angel Gevatter Pujals2011-12-312-27/+13
* added unload methodSeif Lotfy2011-12-283-10/+8
* removed svg and json filesSeif Lotfy2011-12-273-1226/+0
* Added benchmarking tools:Seif Lotfy2011-12-2510-0/+5034