Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add list benchmark. | Tavian Barnes | 2010-05-21 | 1 | -4/+6 |
| | |||||
* | Fix some copyright dates. | Tavian Barnes | 2010-05-10 | 1 | -1/+1 |
| | |||||
* | Replace BVSTs with priority R-trees. | Tavian Barnes | 2010-05-05 | 1 | -4/+4 |
| | |||||
* | Use -fno-inline in benchmarks. | Tavian Barnes | 2010-03-04 | 1 | -1/+1 |
| | | | | I mean, we're benchmarking the library, not the compiler. | ||||
* | Use libsandglass 0.2 API. | Tavian Barnes | 2010-03-04 | 1 | -2/+2 |
| | |||||
* | Use pkg-config for libsandglass. | Tavian Barnes | 2010-02-23 | 1 | -6/+4 |
| | |||||
* | Fix up license blurbs and copyright year. | Tavian Barnes | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | Rename kD splay trees to Bounding Volume Splay Trees. | Tavian Barnes | 2010-01-15 | 1 | -5/+5 |
| | |||||
* | Fix make distcheck. | Tavian Barnes | 2009-10-25 | 1 | -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 Barnes | 2009-10-23 | 1 | -2/+6 |
| | |||||
* | New geometric operation benchmarks. | Tavian Barnes | 2009-10-22 | 1 | -2/+6 |
| | |||||
* | New benchmarking suite. | Tavian Barnes | 2009-10-04 | 1 | -0/+30 |