pylt


Pylot - Web Performance Tool

Pylot (Python Load Tester) - Web Performance Tool

Pylot Home Page

Pylot is a tool for testing the performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning. Pylot generates concurrent load (HTTP Requests), verifies server responses, and produces reports with metrics. Tests suites are executed and monitored from a GUI.


Components: * Pylot Engine and CLI: Python 2.5+ * Pylot GUI (optional): wxPythton * Pylot Results Graphing (optional): Matplotlib


Current Features: * HTTP and HTTPS (SSL) support * multi-threaded load generator * automatic cookie handling * response verification with regular expressions * execution/monitoring console * real-time stats * results reports with graphs * custom timers * GUI mode * shell/console modes * cross-platform


http://www.pylot.org/samples/ui/pylot_1.25_console.png'>


http://www.pylot.org/samples/ui/pylot_ui_screenshot_2007_08_20.png'>


Author/Maintainer: * Corey Goldberg - http://www.goldb.org

Project Information

  • License: GNU GPL v3
  • 26 stars
  • svn-based source control

Labels:
performance load stress tool http test web scalability python wxpython