Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
bdelbosc committed Feb 27, 2014
1 parent cf5a2b6 commit 31559f8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.txt
Expand Up @@ -22,6 +22,11 @@ FunkLoad GIT master
New Features
~~~~~~~~~~~~~~

* Add a discover mode to the bench runner, so fl-run-bench can be invoked
without specifying the particular test case. This implementation attempts
to behave like unittest's 'discover' argument, and there is even a similar
--failfast option. (Shandy (Andy) Brown)

* Support https proxy (http proxy was already supported)

* Add a midCycle hook to execute an action in the middle of a cycle
Expand Down
1 change: 1 addition & 0 deletions THANKS
Expand Up @@ -40,3 +40,4 @@ Dylan Jay: multiple bencher and monitor per server support
Seong-Kook Shin: Additional RPS chart where X axis represents the time in
seconds
Tarek Ziade: distributed mode improvment, greenlets rt feedback and more.
Shandy (Andy) Brown: fl-run-bench discover mode and doc review.

0 comments on commit 31559f8

Please sign in to comment.