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

Micro benchmarks support #150

Merged
merged 4 commits into from
Sep 6, 2019
Merged

Micro benchmarks support #150

merged 4 commits into from
Sep 6, 2019

Conversation

chfast
Copy link
Member

@chfast chfast commented Sep 3, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Sep 3, 2019

Codecov Report

Merging #150 into master will decrease coverage by 0.35%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   85.48%   85.12%   -0.36%     
==========================================
  Files          21       21              
  Lines        2246     2246              
  Branches      219      219              
==========================================
- Hits         1920     1912       -8     
- Misses        302      310       +8     
  Partials       24       24

test/bench/bench.cpp Outdated Show resolved Hide resolved
test/bench/bench.cpp Outdated Show resolved Hide resolved
@chfast chfast force-pushed the bench branch 2 times, most recently from 45eb14b to 91e4465 Compare September 3, 2019 19:31
test/bench/bench.cpp Outdated Show resolved Hide resolved
test/bench/bench.cpp Outdated Show resolved Hide resolved
Use std::string instead of confusing fs::path. This is more readable and uses "/" name separator on all OSes.

Co-authored-by: Andrei Maiboroda <andrei@ethereum.org>
@chfast chfast merged commit afd61d0 into master Sep 6, 2019
@chfast chfast deleted the bench branch September 6, 2019 10:05
jwasinger pushed a commit to jwasinger/evmone that referenced this pull request Apr 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants