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

Add benchmark for bytecode execution #3437

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Aug 21, 2023

  1. Merge pull request #2 from ethereumjs/master

    Update from original repo
    stan7123 authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    6f9ad7c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    b4ee001 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a266d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c685da View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Update packages/vm/benchmarks/bytecode.ts

    Co-authored-by: Will Cory <[email protected]>
    JacekGlen and roninjin10 authored May 29, 2024
    Configuration menu
    Copy the full SHA
    d0928a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    1b87ab8 View commit details
    Browse the repository at this point in the history
  2. Remove redundant package

    JacekGlen committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b1f0344 View commit details
    Browse the repository at this point in the history
  3. Remove redundant package

    JacekGlen committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    57fe12b View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    0224aed View commit details
    Browse the repository at this point in the history
  2. update to v8.1.1

    JacekGlen committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ed9f11f View commit details
    Browse the repository at this point in the history
  3. Fix type

    JacekGlen committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    db8c0db View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix create execution

    stan7123 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    abbaeb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    0c54d93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from imapp-pl/fix-create-execution

    fix create execution
    JacekGlen authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    34d8cec View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Consistent output

    JacekGlen committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    df7313c View commit details
    Browse the repository at this point in the history