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

VM: add simple benchmarking tool for mainnet blocks #794

Merged
merged 9 commits into from
Aug 19, 2020
Merged

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    026ff50 View commit details
    Browse the repository at this point in the history
  2. move benchmarks dir to scripts dir

    add `tsconfig.benchmarks.json` and npm run script `build:benchmarks`
    add benchmarks instructions to `developer.md`
    ryanio committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    ee21a7b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2020

  1. vm -> benchmarks: new CL option to add number of samples, UX and deve…

    …loper doc improvements
    holgerd77 committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    3942a09 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. use benchmark.js and runBlock in benchmarks

    configure rhysd/github-action-benchmark
    ryanio committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    66510ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3992124 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. use dep cache in gh action

    ryanio committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    1c55b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

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

Commits on Aug 19, 2020

  1. Merge pull request #830 from ethereumjs/vm/benchmark-js

    Use benchmark.js
    holgerd77 authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    afb9641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaf61b8 View commit details
    Browse the repository at this point in the history