Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Add avalanche like component for testing #5965

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

Commits on Oct 31, 2023

  1. adding tests

    mattdurham committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    708d225 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. component tests

    mattdurham committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    d8018d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Add test to metric test.

    mattdurham committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f7b0d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be99d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d4f828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d81d463 View commit details
    Browse the repository at this point in the history
  5. remove unused code

    mattdurham committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    29a4b7c View commit details
    Browse the repository at this point in the history
  6. pr feedback

    mattdurham committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bdf2fb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. initial benchmark draft

    mattdurham committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    247728d View commit details
    Browse the repository at this point in the history
  2. clean up main.go

    mattdurham committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    2aa4399 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. adding some log support

    mattdurham committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4cdb9b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Add log generator.

    mattdurham committed Dec 30, 2023
    Configuration menu
    Copy the full SHA
    dab4190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266bc3f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    5686436 View commit details
    Browse the repository at this point in the history
  2. add more cases

    mattdurham committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    aaec0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f79890 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. more options

    mattdurham committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2d3c87a View commit details
    Browse the repository at this point in the history
  2. add additional metrics

    mattdurham committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a6eb9aa View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. remove shell scripts

    mattdurham committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8354554 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix timing

    mattdurham committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b2d62c2 View commit details
    Browse the repository at this point in the history