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

Performance investigation #7278

Closed
wants to merge 17 commits into from
Closed

Performance investigation #7278

wants to merge 17 commits into from

Commits on Feb 28, 2024

  1. First steps

    wouterdb committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    dadd0f2 View commit details
    Browse the repository at this point in the history
  2. More changes

    wouterdb committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    05ce482 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. pre-split cache

    makes it slower for the compiler
    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    06adf7c View commit details
    Browse the repository at this point in the history
  2. Take release out-of-band

    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    807508a View commit details
    Browse the repository at this point in the history
  3. cleanup

    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2aefaaf View commit details
    Browse the repository at this point in the history
  4. types

    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ab5a4eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23b1e5c View commit details
    Browse the repository at this point in the history
  6. type config

    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    354d7b3 View commit details
    Browse the repository at this point in the history
  7. typing

    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b4851d1 View commit details
    Browse the repository at this point in the history
  8. fix tests

    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    7244f40 View commit details
    Browse the repository at this point in the history
  9. Fix pep8

    wouterdb committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ec02df8 View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: arnaudsjs <[email protected]>
    wouterdb and arnaudsjs authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9555b5f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Reviewer comments

    wouterdb committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1b86b02 View commit details
    Browse the repository at this point in the history
  2. Update changelogs/unreleased/7262-performance.yml

    Co-authored-by: Sander Van Balen <[email protected]>
    wouterdb and sanderr authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b8b5421 View commit details
    Browse the repository at this point in the history
  3. Added comment

    wouterdb committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8626e95 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'issue/optimize_put_partial' of github.com:inmanta/inman…

    …ta-core into issue/optimize_put_partial
    wouterdb committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    85b4d5d View commit details
    Browse the repository at this point in the history
  5. make tests more stable

    wouterdb committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    8a83922 View commit details
    Browse the repository at this point in the history