summaryrefslogtreecommitdiffstats
path: root/bench/libdimension/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Tests and benchmarks were using $(top_srcdir) instead of $(top_builddir) to refer to libraries, and PNG files were not being cleaned.
* 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