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

WIP Ops and Storage Benchmarks #2073

Closed
wants to merge 1 commit into from

Conversation

deelawn
Copy link
Contributor

@deelawn deelawn commented May 10, 2024

WIP: moving from another repo's branch; removing unnecessary code and making this feature togglable via build tags

  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

@github-actions github-actions bot added 📦 🤖 gnovm Issues or PRs gnovm related 📦 ⛰️ gno.land Issues or PRs gno.land package related labels May 10, 2024
Copy link

codecov bot commented May 10, 2024

Codecov Report

Attention: Patch coverage is 1.96078% with 100 lines in your changes are missing coverage. Please review.

Project coverage is 54.88%. Comparing base (a03eeb3) to head (0ea751f).

Files Patch % Lines
benchmarking/stack.go 0.00% 28 Missing ⚠️
benchmarking/exporter.go 0.00% 19 Missing ⚠️
benchmarking/measurement.go 0.00% 15 Missing ⚠️
gnovm/pkg/gnolang/store.go 14.28% 10 Missing and 2 partials ⚠️
benchmarking/ops.go 0.00% 8 Missing ⚠️
benchmarking/timer.go 0.00% 7 Missing ⚠️
gnovm/pkg/gnolang/machine.go 0.00% 3 Missing and 3 partials ⚠️
benchmarking/init.go 0.00% 3 Missing ⚠️
gno.land/cmd/gnoland/start.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2073      +/-   ##
==========================================
- Coverage   54.96%   54.88%   -0.08%     
==========================================
  Files         481      487       +6     
  Lines       67407    67509     +102     
==========================================
+ Hits        37049    37054       +5     
- Misses      27337    27430      +93     
- Partials     3021     3025       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@deelawn
Copy link
Contributor Author

deelawn commented May 28, 2024

@piux2 is taking over this

@deelawn deelawn closed this May 28, 2024
@piux2 piux2 mentioned this pull request May 30, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related 📦 🤖 gnovm Issues or PRs gnovm related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant