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

test: Benchmark contract state insertions with DB vs. DB transactions #1230

Merged
merged 22 commits into from
Jul 4, 2023

Commits on Jun 21, 2023

  1. state benchmark skeleton

    bvrooman committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    24891b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

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

    bvrooman committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    94baa73 View commit details
    Browse the repository at this point in the history
  3. Fix

    bvrooman committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    64e6775 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into bvrooman/chore/state-benchmarks

    Brandon Vrooman authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ddee9ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fd2b79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c8667a View commit details
    Browse the repository at this point in the history
  7. Fix toml

    bvrooman committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    150d5de View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update state.rs

    bvrooman committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a8e683d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into bvrooman/chore/state-benchmarks

    Brandon Vrooman authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4560a23 View commit details
    Browse the repository at this point in the history
  3. Clipheehee

    bvrooman committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    2281062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f48aed1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

    bvrooman committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8dcd261 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Test DB and DB transactions

    bvrooman committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7c41686 View commit details
    Browse the repository at this point in the history
  2. Update vm_database.rs

    bvrooman committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0fa68d3 View commit details
    Browse the repository at this point in the history
  3. Fix cfg

    bvrooman committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    26efa90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    159c20f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge branch 'master' into bvrooman/chore/state-benchmarks

    Brandon Vrooman authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e654d2b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'bvrooman/chore/state-benchmarks' into bvrooman/chore/st…

    …ate-benchmarks-db-transaction
    Brandon Vrooman authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    00f2bdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d3975a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge branch 'master' into bvrooman/chore/state-benchmarks-db-transac…

    …tion
    Brandon Vrooman authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    5189f1a View commit details
    Browse the repository at this point in the history