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

Benchmarking tool using cost estimator #235

Merged
merged 16 commits into from
Dec 30, 2023

Commits on Dec 29, 2023

  1. Benchmarking tool using cost estimator

    Co-Authored-By: Iñigo Querejeta Azurmendi <querejeta.azurmendi@iohk.io>
    rybla and iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    6fc7c4b View commit details
    Browse the repository at this point in the history
  2. Address review comments

    iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    fc8cd07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41e17c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c893ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c676f3 View commit details
    Browse the repository at this point in the history
  6. Nits

    iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    eecafc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e94d51 View commit details
    Browse the repository at this point in the history
  8. Calculate max expression degree

    Use built-in function to compute cs max_degree
    iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    35edde0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8bccf2 View commit details
    Browse the repository at this point in the history
  10. Add shuffle argument

    iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    446b1c5 View commit details
    Browse the repository at this point in the history
  11. Nits

    iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    9d8b80a View commit details
    Browse the repository at this point in the history
  12. Remove CLI

    iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    4c9591d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e0da227 View commit details
    Browse the repository at this point in the history
  14. Fix queries of Lookup

    iquerejeta committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1dab0ca View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    971ed46 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4abc947 View commit details
    Browse the repository at this point in the history