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

Add wal backpressure performance tests #1891

Closed
wants to merge 19 commits into from

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    c9bf46c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03dc155 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b14f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d2d525 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. clean up

    aome510 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4828dab View commit details
    Browse the repository at this point in the history
  2. add batch_others/__init__.py

    aome510 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    af75c50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    358c953 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. fix mypy error

    aome510 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    df97923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b362c9f View commit details
    Browse the repository at this point in the history
  3. increase scale by 10x

    aome510 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    c3ac2c8 View commit details
    Browse the repository at this point in the history
  4. refactor codes

    aome510 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f0e5e72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90938f9 View commit details
    Browse the repository at this point in the history
  6. add thread join

    aome510 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d48141a View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    16f9197 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faec078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba8764f View commit details
    Browse the repository at this point in the history
  4. allow to configure NeonCompare using builder pattern

    Builder parameters are encoded in the fixture's parameter separated by
    "_" character.
    aome510 committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    9313a54 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    208d9a5 View commit details
    Browse the repository at this point in the history
  2. report write lags in MB

    aome510 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    e885a4a View commit details
    Browse the repository at this point in the history