Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to latest eslint | kpdecker | 2015-09-01 | 1 | -1/+1 |
| | |||||
* | Fix incorrect variable removal | kpdecker | 2015-08-03 | 1 | -2/+2 |
| | |||||
* | Style updates | kpdecker | 2015-08-03 | 1 | -15/+14 |
| | |||||
* | Implement recursive field lookup in compat mode | kpdecker | 2014-08-13 | 1 | -0/+8 |
| | | | | | | Provides the mustache behavior of recursive lookup without the use of depthed paths. Note that this does incur a fairly dramatic performance penalty for depthed queries. | ||||
* | Fix metrics exec | kpdecker | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Output scaled times for throughput | kpdecker | 2013-09-02 | 1 | -1/+2 |
| | |||||
* | Move scaled output to benchwarmer | kpdecker | 2013-08-31 | 1 | -101/+71 |
| | |||||
* | Output scaled throughput values to console | kpdecker | 2013-08-25 | 1 | -0/+12 |
| | |||||
* | Default data to off for performance tests | kpdecker | 2013-08-25 | 1 | -2/+2 |
| | |||||
* | Ensure proper output from tests | kpdecker | 2013-08-25 | 1 | -2/+35 |
| | |||||
* | Add handlebars-only and grep metrics options | kpdecker | 2013-08-25 | 1 | -3/+13 |
| | |||||
* | Throughput metric tracking | kpdecker | 2013-08-25 | 1 | -0/+97 |