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

feat: add memory metrics to acceptance tests #1874

Merged
merged 35 commits into from
Oct 16, 2024
Merged

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    f16f52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3efa591 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    5f6c71b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    848d798 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    e89816c View commit details
    Browse the repository at this point in the history
  2. fix performance collector

    davidgamez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b66828f View commit details
    Browse the repository at this point in the history
  3. fix npe

    davidgamez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0416d1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cc1833 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6789c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e59614c View commit details
    Browse the repository at this point in the history
  7. fix compilation issue

    davidgamez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3efd975 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    39182dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06fe749 View commit details
    Browse the repository at this point in the history
  3. fix failing tests

    davidgamez committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a70accf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b10320d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97678ee View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    94b9077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98c0275 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a16fdee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f95843d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db36328 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    2a7a1f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    8fa5651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ba38e View commit details
    Browse the repository at this point in the history
  3. fix formatting

    davidgamez committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5f644fc View commit details
    Browse the repository at this point in the history
  4. fix ordering

    davidgamez committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c7ef809 View commit details
    Browse the repository at this point in the history
  5. fix unit test

    davidgamez committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b50f9bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bd6064 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. add memory metrics

    davidgamez committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    053cdbe View commit details
    Browse the repository at this point in the history
  2. fix comment formatting

    davidgamez committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2513c23 View commit details
    Browse the repository at this point in the history
  3. fix invalid references

    davidgamez committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8a304bb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. remove memory full list

    davidgamez committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ce54a4d View commit details
    Browse the repository at this point in the history
  2. delete unused comparators

    davidgamez committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b372c2c View commit details
    Browse the repository at this point in the history
  3. delete unused code

    davidgamez committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f0bf1eb View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    8bc962f View commit details
    Browse the repository at this point in the history