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

[CHIA-298] Optimize DL autoinserts. #17883

Merged
merged 26 commits into from May 9, 2024
Merged

Commits on Apr 17, 2024

  1. Optimize DL autoinserts.

    fchirica committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ffe4098 View commit details
    Browse the repository at this point in the history
  2. Lint.

    fchirica committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    186d305 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Improve tests.

    fchirica committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    74f6063 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0d3c291 View commit details
    Browse the repository at this point in the history
  2. Stress test benchmarks.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d31c933 View commit details
    Browse the repository at this point in the history
  3. Try with low limit first.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    04deb41 View commit details
    Browse the repository at this point in the history
  4. Try without -k

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ec9d743 View commit details
    Browse the repository at this point in the history
  5. Gather more data.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9b56aeb View commit details
    Browse the repository at this point in the history
  6. Run only benchmark.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    09a755e View commit details
    Browse the repository at this point in the history
  7. Remove exception.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    12f3fd3 View commit details
    Browse the repository at this point in the history
  8. Increase limit

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e5660b5 View commit details
    Browse the repository at this point in the history
  9. Increase limit.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c61d29c View commit details
    Browse the repository at this point in the history
  10. Increase timeout

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1ea8e4a View commit details
    Browse the repository at this point in the history
  11. Add new benchmark.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9a1b31b View commit details
    Browse the repository at this point in the history
  12. Increase timeout.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    850c639 View commit details
    Browse the repository at this point in the history
  13. Timeouts.

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    be541f7 View commit details
    Browse the repository at this point in the history
  14. Increase timeout

    fchirica committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9c119ad View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Revert stress test.

    fchirica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    96699dc View commit details
    Browse the repository at this point in the history
  2. Use the correct limit

    fchirica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    4e9ec91 View commit details
    Browse the repository at this point in the history
  3. Update test.

    fchirica committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7fcfc92 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 29, 2024

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

Commits on May 1, 2024

  1. Test all cases properly.

    fchirica committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9c519ef View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Apply suggestions from code review

    Co-authored-by: Kyle Altendorf <sda@fstab.net>
    fchirica and altendky committed May 7, 2024
    Configuration menu
    Copy the full SHA
    95618e5 View commit details
    Browse the repository at this point in the history
  2. Improve case handling.

    fchirica committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ac496b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a8e423 View commit details
    Browse the repository at this point in the history