Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed up dmnsn_kD_splay_deepest_recursive() a bit. | Tavian Barnes | 2009-10-26 | 1 | -8/+7 |
| | |||||
* | 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. | ||||
* | Properly generate random bounding boxes in kD splay tree benchmark. | Tavian Barnes | 2009-10-25 | 1 | -13/+34 |
| | |||||
* | Benchmark dmnsn_kD_splay(). | Tavian Barnes | 2009-10-25 | 1 | -0/+45 |
| | |||||
* | Upgrade benchmarks to latest libsandglass. | Tavian Barnes | 2009-10-23 | 3 | -132/+53 |
| | |||||
* | Add kD splay tree benchmark. | Tavian Barnes | 2009-10-23 | 2 | -2/+139 |
| | |||||
* | New geometric operation benchmarks. | Tavian Barnes | 2009-10-22 | 2 | -2/+187 |
| | |||||
* | Fix array benchmark. | Tavian Barnes | 2009-10-22 | 1 | -1/+1 |
| | |||||
* | New benchmarking suite. | Tavian Barnes | 2009-10-04 | 3 | -0/+233 |