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 js-libp2p perf tests #244

Merged
merged 39 commits into from
Aug 25, 2023
Merged

Commits on Jul 26, 2023

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

Commits on Jul 28, 2023

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

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. chore: updated tfstate

    maschad committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    bd0d912 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    17dafd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    904e086 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f05881 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    c12b1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0a6402 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    670bcd3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. test: updated benchmarks

    maschad committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ff9525a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a220bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f6e88b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf93fac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c6f0bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a4395b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e0f9973 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    b49501e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f872a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbc315a View commit details
    Browse the repository at this point in the history
  4. chore: clean up Makefile

    maschad committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f479d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7aee86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a8a9b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 21, 2023

  1. Revert "chore: add user_data_replace_on_change variable and set it to…

    … true"
    
    This reverts commit ba3c508.
    mxinden committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    aa03eee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daae7f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0105b09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e528c0 View commit details
    Browse the repository at this point in the history
  5. chore: restore to 100 pings

    maschad committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    48f3c13 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Revert "chore: ensure perf servers are shutdown in tests"

    This reverts commit 8e528c0.
    mxinden committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    8f8b0ce View commit details
    Browse the repository at this point in the history
  2. fix(perf/js-libp2p/perf): kill child process (node) when killed

    Kills the node child process when the `perf` script is killed. Does not depend
    on specific ports. Keeps the idiosyncrasies of the script local to the script.
    mxinden committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6d4c137 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

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