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

[Fix/Optimize] Fixes and optimizes calculation of execution cost. #2369

Merged
merged 6 commits into from Mar 3, 2024

Commits on Feb 22, 2024

  1. Fix calculation of finalize cost

    d0cd committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    209864d View commit details
    Browse the repository at this point in the history
  2. Cache finalize cost in Stack

    d0cd committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a734470 View commit details
    Browse the repository at this point in the history
  3. Remove redundant check

    d0cd committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    dfcf208 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Fix tests

    d0cd committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a8bccbc View commit details
    Browse the repository at this point in the history
  2. Cleanup

    d0cd committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9854522 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Fmt

    d0cd committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    2375daa View commit details
    Browse the repository at this point in the history