Skip to content

Releases: kosho/esperf

Additional HTTP header support

24 Apr 09:09
Compare
Choose a tag to compare

-H

option to carry an additional HTTP header when performing requests.

Compatible with Elasticsearch 6.x

21 Sep 08:26
Compare
Choose a tag to compare
Pre-release

Add Content-Type: application/json header when requesting.

Preliminary Release #5

15 Nov 12:06
Compare
Choose a tag to compare
Pre-release

Better stdin availability checking when initiated.

Preliminary Release #4

06 Oct 02:48
Compare
Choose a tag to compare
Pre-release

Fix command line option descriptions.

Preliminary Release #4

29 Aug 03:18
Compare
Choose a tag to compare
Pre-release

Fix of command line option parser.

Preliminary Release #3

25 Aug 02:15
Compare
Choose a tag to compare
Pre-release

Changes:

  • -r to specify total number of requests, not per thread
  • fix calculation bugs

Preliminary Release #2

22 Aug 12:34
Compare
Choose a tag to compare
Pre-release

Changes from the previous release:

  • Refactored by C++11 code
  • Better thread safe outputs and statistics counters
  • -o omit_secs option is replaced with -w wam-up
  • $RNUM(max_num) in the URL and the stdin to generate a random number up to max_num
  • Default of number of thread and number of recurrence to be 1 sec

Preliminary Release #1

22 Aug 04:06
Compare
Choose a tag to compare
Pre-release

Changes from the previous release:

  • Refactored by C++11 code
  • Better thread safe outputs and statistics counters
  • -o omit_secs option is replaced with -w wam-up
  • $RNUM(max_num) in the URL and the stdin to generate a random number up to max_num

Omit the first seconds from the statistics with `-o` option

10 Aug 13:22
Compare
Choose a tag to compare
0.1.4

correct formatting errors