CodSpeed – integrated CI tool for performance testing

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. pytest-codspeed

    Pytest plugin to create CodSpeed benchmarks

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. _rust

    DESCRIPTION

    Really feel that this is a missing area in CI today and looking forward to what codspeed and https://bencher.dev/ are able to create.

    Unfortunately, I'm not using either atm. Last I looked at them:

    - codspeed's Rust integration involved stubbing out a specific benchmark library which seems non-ideal and I've moved away from that library

    - bencher required manually registering your benches before using it. I have responsibility over a large number of Rust repos and try to get rid of as many per-repo steps as possible. If I can't put it in my template (https://github.com/epage/_rust) and then merge it into each of my repos to get the benefit, I'm unlikely to use it.

    While I've not worked with the codspeed developers, I have been providing feedback to the bencher developers and have hope that I'll be able to eventually use a solution.

  4. bencher

    🐰 Bencher - Continuous Benchmarking

    Really feel that this is a missing area in CI today and looking forward to what codspeed and https://bencher.dev/ are able to create.

    Unfortunately, I'm not using either atm. Last I looked at them:

    - codspeed's Rust integration involved stubbing out a specific benchmark library which seems non-ideal and I've moved away from that library

    - bencher required manually registering your benches before using it. I have responsibility over a large number of Rust repos and try to get rid of as many per-repo steps as possible. If I can't put it in my template (https://github.com/epage/_rust) and then merge it into each of my repos to get the benefit, I'm unlikely to use it.

    While I've not worked with the codspeed developers, I have been providing feedback to the bencher developers and have hope that I'll be able to eventually use a solution.

  5. k6

    A modern load testing tool, using Go and JavaScript - https://k6.io

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

  • Gopher Gold #20 - Wed Nov 18 2020

    20 projects | dev.to | 17 Nov 2020
  • Python in DevOps: Automation, Efficiency, and Scalability

    10 projects | dev.to | 18 Jan 2025
  • TiDB – cloud-native, distributed SQL database written in Go

    5 projects | news.ycombinator.com | 3 Jan 2025
  • Tell HN: 2FA code for Google account gone after Google Authenticator update

    1 project | news.ycombinator.com | 25 Dec 2024
  • JavaScript Benchmarking Is a Mess

    8 projects | news.ycombinator.com | 24 Dec 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?