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

Expose Peak memory usage in query statistics. #51946

Merged
merged 21 commits into from Jul 25, 2023

Commits on Jun 28, 2023

  1. Add peak memory usage (prototype)

    Dmitry Kardymon committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a2c9e26 View commit details
    Browse the repository at this point in the history
  2. Http prototype

    Dmitry Kardymon committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    a41ec12 View commit details
    Browse the repository at this point in the history
  3. Remove whilespace

    Dmitry Kardymon committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    b276f45 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Try to fix style

    Dmitry Kardymon committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    ffa4f37 View commit details
    Browse the repository at this point in the history
  2. Next trying slyle fix

    Dmitry Kardymon committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    7e99295 View commit details
    Browse the repository at this point in the history
  3. Remove whitespace

    Dmitry Kardymon committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    6f4d6fd View commit details
    Browse the repository at this point in the history
  4. Add/fix tests

    Dmitry Kardymon committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bdfaffb View commit details
    Browse the repository at this point in the history
  5. Remove whitespace

    Dmitry Kardymon committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    54838e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Remove comment

    Dmitry Kardymon committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    901089b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

  1. Merge remote-tracking branch 'origin/master' into ADQM-940

    Dmitry Kardymon committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    09ba975 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge remote-tracking branch 'origin/master' into ADQM-940

    Dmitry Kardymon committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1a7ee40 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into ADQM-940

    Dmitry Kardymon committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7704469 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Try to fix tests by adding mutex like in onProgress()

    Dmitry Kardymon committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    feebad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Add peak to http progress; not display peak if old server

    Dmitry Kardymon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2bc7bb0 View commit details
    Browse the repository at this point in the history
  2. Remove spaces

    Dmitry Kardymon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1d4d829 View commit details
    Browse the repository at this point in the history
  3. Cut peak memory to fix tests

    Dmitry Kardymon committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e24883d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge remote-tracking branch 'origin/master' into ADQM-940

    Dmitry Kardymon committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    68a501a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge remote-tracking branch 'origin/master' into ADQM-940

    Dmitry Kardymon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    62f9a95 View commit details
    Browse the repository at this point in the history
  2. Add new peak_memory_usage to docs

    Dmitry Kardymon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    810137e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into ADQM-940

    Dmitry Kardymon committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d4d381d View commit details
    Browse the repository at this point in the history