Andrew Selden e2c8ff92ba Benchmark API
Add an API endpoint at /_bench for submitting, listing, and aborting
search benchmarks. This API can be used for timing search requests,
subject to various user-defined settings.

Benchmark results provide summary and detailed statistics on such
values as min, max, and mean time. Values are reported per-node so that
it is easy to spot outliers. Slow requests are also reported.

Long running benchmarks can be viewed with a GET request, or aborted
with a POST request.

Benchmark results are optionally stored in an index for subsequent
analysis.

Closes #5407
2014-04-09 13:06:55 -07:00
..
2014-03-26 15:07:43 +07:00
2014-03-16 12:16:09 +01:00
2014-04-09 13:06:55 -07:00
2014-04-07 10:18:55 +02:00
2014-04-07 14:43:35 -04:00
2014-03-16 12:16:09 +01:00
2014-03-26 18:10:51 -04:00
2014-04-07 14:43:35 -04:00