summaryrefslogtreecommitdiffstats
path: root/bench/libdimension/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-41/+0
* Use arrays for PR-tree construction instead of lists.Tavian Barnes2011-05-101-3/+0
* Update email address.Tavian Barnes2011-03-081-1/+1
* Add polynomial benchmark.Tavian Barnes2010-10-271-9/+15
* Add list benchmark.Tavian Barnes2010-05-211-4/+6
* Fix some copyright dates.Tavian Barnes2010-05-101-1/+1
* Replace BVSTs with priority R-trees.Tavian Barnes2010-05-051-4/+4
* Use -fno-inline in benchmarks.Tavian Barnes2010-03-041-1/+1
* Use libsandglass 0.2 API.Tavian Barnes2010-03-041-2/+2
* Use pkg-config for libsandglass.Tavian Barnes2010-02-231-6/+4
* Fix up license blurbs and copyright year.Tavian Barnes2010-01-271-1/+1
* Rename kD splay trees to Bounding Volume Splay Trees.Tavian Barnes2010-01-151-5/+5
* Fix make distcheck.Tavian Barnes2009-10-251-3/+3
* Add kD splay tree benchmark.Tavian Barnes2009-10-231-2/+6
* New geometric operation benchmarks.Tavian Barnes2009-10-221-2/+6
* New benchmarking suite.Tavian Barnes2009-10-041-0/+30