aboutsummaryrefslogblamecommitdiff
path: root/benchmarks/apib/pkg-descr
blob: a58722cf41dabbc38320dd90b4f8934f9c17a005 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12


                                                                       








                                                                       
                                 

                                   
apib is a tool that makes it easy to run performance tests of HTTP API
servers.  It has most of the features of Apache Bench (ab), but is also
intended as a more modern replacement.  In particular, it offers:

  - Proper HTTP 1.1 support including keep-alives and chunked encoding
  - Ability to spawn multiple I/O threads to take advantage of multiple
    CPU cores
  - Non-blocking I/O for high concurrency
  - Support for POST and PUT of large objects
  - Support for OAuth 1.0 signatures
  - Ability to output results to a file so they may be automated
  - Remote CPU monitoring
  - Simple command-line interface

WWW: https://github.com/apigee/apib