summaryrefslogtreecommitdiffstats
path: root/bench/throughput.js
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest eslintkpdecker2015-09-011-1/+1
|
* Fix incorrect variable removalkpdecker2015-08-031-2/+2
|
* Style updateskpdecker2015-08-031-15/+14
|
* Implement recursive field lookup in compat modekpdecker2014-08-131-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 execkpdecker2013-10-091-1/+1
|
* Output scaled times for throughputkpdecker2013-09-021-1/+2
|
* Move scaled output to benchwarmerkpdecker2013-08-311-101/+71
|
* Output scaled throughput values to consolekpdecker2013-08-251-0/+12
|
* Default data to off for performance testskpdecker2013-08-251-2/+2
|
* Ensure proper output from testskpdecker2013-08-251-2/+35
|
* Add handlebars-only and grep metrics optionskpdecker2013-08-251-3/+13
|
* Throughput metric trackingkpdecker2013-08-251-0/+97