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

Reuse VM memory across executions #1888

Merged
merged 29 commits into from
Jun 4, 2024
Merged

Reuse VM memory across executions #1888

merged 29 commits into from
Jun 4, 2024

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    81dc78a View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    Dentosal committed May 8, 2024
    Configuration menu
    Copy the full SHA
    42105ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e14cf0b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    6340785 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Dentosal committed May 10, 2024
    Configuration menu
    Copy the full SHA
    22fa926 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Dentosal committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8c276e9 View commit details
    Browse the repository at this point in the history
  4. Fix benches

    Dentosal committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0b11719 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

Commits on May 14, 2024

  1. Match fuel-vm changes

    Dentosal committed May 14, 2024
    Configuration menu
    Copy the full SHA
    22f3ba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f9340c View commit details
    Browse the repository at this point in the history
  3. cargo sort

    Dentosal committed May 14, 2024
    Configuration menu
    Copy the full SHA
    57d2049 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'refs/heads/master' into dento/reuse-vm-memory

    # Conflicts:
    #	CHANGELOG.md
    #	Cargo.lock
    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0e41a28 View commit details
    Browse the repository at this point in the history
  2. Use fuel-vm 0.51.0

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a762483 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131a91e View commit details
    Browse the repository at this point in the history
  4. Make clippy happy

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    98c7495 View commit details
    Browse the repository at this point in the history
  5. Fix CI

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    395077b View commit details
    Browse the repository at this point in the history
  6. Fix CI

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    36fa8be View commit details
    Browse the repository at this point in the history
  7. Fix CI

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    3baea26 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b13578f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb65aba View commit details
    Browse the repository at this point in the history
  10. Use release 0.51

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5196bab View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e4bc5b View commit details
    Browse the repository at this point in the history
  12. Make clippy happy

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c2034bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec2a65b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fc15915 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6000f11 View commit details
    Browse the repository at this point in the history
  16. Return back old benchmark

    xgreenx committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    56915e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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