paritytech / paritytech/subxt

Add some benchmarks

Open
#445 1 comment 0 reactions 1 assignee View on GitHub

@lexnv is already working on this.

Since Feb 15, 2022.

Dominant language
Rust
Stars
489
Forks
293
Avg merge
18h 35m
Merged PRs (30d)
3

Description

I'd be curious to benchmark the static versus dynamic decoding of events in blocks. How much faster is static decoding than dynamic decoding the events (ie Events::iter() vs Events::iter_raw`)? Is it a significant difference?

Is it worth benchmarking the codegen as well?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.