FreeBSD/ports f20baa6 (r490786)benchmarks Makefile, benchmarks/py-locust Makefile pkg-plist

[NEW] benchmarks/py-locust: Python utility for doing distributed load tests

  Locust is an easy-to-use, distributed, user load testing tool. It is
  intended for load-testing web sites (or other systems) and figuring out
  how many concurrent users a system can handle.

  The behavior of each locust (or test user if you will) is defined by you
  and the swarming process is monitored from a web UI in real-time. This
  will help you battle test and identify bottlenecks in your code before
  letting real users in.

  WWW: https://locust.io/

Approved by:    araujo (mentor), rene (mentor)
Sponsored by:   cleverbridge AG
Differential Revision:  https://reviews.freebsd.org/D18895
DeltaFile
+69-0benchmarks/py-locust/files/extra-EXAMPLES-events.py
+54-0benchmarks/py-locust/files/extra-EXAMPLES-custom_xmlrpc_client.py
+51-0benchmarks/py-locust/files/extra-EXAMPLES-custom_wait_function.py
+50-0benchmarks/py-locust/files/extra-EXAMPLES-browse_docs_sequence_test.py
+49-0benchmarks/py-locust/files/extra-EXAMPLES-browse_docs_test.py
+34-0benchmarks/py-locust/Makefile
+31-0benchmarks/py-locust/files/extra-EXAMPLES-multiple_hosts.py
+26-0benchmarks/py-locust/files/extra-EXAMPLES-basic.py
+25-0benchmarks/py-locust/files/extra-EXAMPLES-semaphore_wait.py
+25-0benchmarks/py-locust/files/extra-EXAMPLES-dynamice_user_credentials.py
+9-0benchmarks/py-locust/pkg-plist
+9-0benchmarks/py-locust/pkg-descr
+3-0benchmarks/py-locust/distinfo
+1-0benchmarks/Makefile
+436-014 files

UnifiedSplitRaw