5 comments

  • imiric 6 hours ago
    This is a pretty crowded space, with a wide range of solutions for all kinds of situations. Have you looked into https://k6.io/ ? IMO it strikes a good balance of being simple to start with, but flexible to support advanced use cases if needed.

    At the very least, the first thing I would like to see is a comparison of your platform to existing tools and services.

  • spockz 6 hours ago
    Interesting. Internally we made a similar tool for performance testing applications, including fault and latency simulation of dependencies. It also includes analysis of resource consumption and whether performance and/or resource consumption have increased or decreased.

    This is now the second time a similar tool has popped up here at HN, maybe we should open source it.

  • sepositus 10 hours ago
    Looks neat, but I hate the "limited free" thing. What's the actual price? If I make this product a part of my team's workflow, what's the future sticker shock?
    • ziddoap 7 hours ago
      The middle tier says "€5".
  • xon94010 9 hours ago
    How is it any different than something like Gatling?
  • new_user_final 9 hours ago
    Few years ago, I had to load test production site for upcoming events. Local test was unrealistic. Some testing tool was re-using connection. I used loader.io to test. There was some issues I can't recall but it was great for both frontend and backend. I was able to test frontend at around 10 gbps.