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

feat: wasm file size and benchmark tests gas consumption scripts which generate a markdown table report #13

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dim-daskalov
Copy link
Collaborator

@dim-daskalov dim-daskalov commented Oct 9, 2024

This PR introduce scripts, which can be used to generate a markdown table for .wasm file sizes, also a table with results for gas consumption on benchmark tests.

There is a README.md file with additional information how the script for file sizes works, which can be found in packages/shared-scripts/README.md

It is related to this PR - near#414

Pre-flight checklist

  • I have read the Contributing Guidelines on pull requests.
  • Commit messages follow the conventional commits spec
  • If this is a code change: I have written unit tests.
  • If this is a new API or substantial change: the PR has an accompanying issue (closes #0000) and the maintainers have approved on my working plan.

Motivation

Test Plan

Related issues/PRs

near#414

examples/package.json Outdated Show resolved Hide resolved
@dim-daskalov dim-daskalov force-pushed the wasm-file-size-scripts branch from ddbd19c to c414224 Compare October 9, 2024 10:21
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.

2 participants