summaryrefslogtreecommitdiffstats
path: root/libdimension/bench/prtree.c
Commit message (Collapse)AuthorAgeFilesLines
* Add a non-cached case to the PR-tree benchmark.Tavian Barnes2011-11-171-0/+5
|
* Make API more consistent.Tavian Barnes2011-10-301-1/+1
| | | | Object methods should be dmnsn_<object>_<fn>().
* Rename progress objects to future objects.Tavian Barnes2011-10-191-1/+1
|
* Use DMNSN_INTERNAL for prtree functions.Tavian Barnes2011-08-251-1/+3
|
* Rename dimension-impl.h to dimension-internal.hTavian Barnes2011-08-251-1/+1
|
* Vast libdimension API and internals improvements.Tavian Barnes2011-06-131-5/+7
| | | | | Couldn't really do these while I was trying to be POV-Ray compatible, 'cause they would've broken compatibility.
* Group tests and benchmarks with the corresponding source code.Tavian Barnes2011-05-151-0/+119