Grasshopper – An Open Source Python Library for Load Testing

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wrk

    Modern HTTP benchmarking tool

  • We use locust at work but I HIGHLY recommend wrk for a very robust yet simple load testing tool.

    https://github.com/wg/wrk

    And of course, this talk by Gil Tene is fantastic if you're interested in load testing stats https://www.youtube.com/watch?v=lJ8ydIuPFeU

  • locust-grasshopper

    a load testing tool extended from locust

  • For what it's worth, the repo and package name is `locust-grasshopper`

    https://github.com/alteryx/locust-grasshopper

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • py-spy

    Sampling profiler for Python programs

  • For CPU cycles, py-spy[0] is getting more and more used. For RAM, I would like to known too...

    [0] -- https://github.com/benfred/py-spy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts