ergoplatform / ergoplatform/sigma-rust

JIT costing

Open
#193 0 comments 0 reactions 1 assignee View on GitHub

@sethdusek is already working on this.

Since Sep 16, 2025.

bounty - 1000 ERG
Dominant language
Rust
Stars
78
Forks
63
Avg merge
22h 5m
Merged PRs (30d)
3

Description

On evaluation every IR node should add their costs to CostAccumulator. Check out direct-tree-eval branch in sigmastate.

Check out DataValueComparer in sigmastate for equality op costing - https://github.com/ScorexFoundation/sigmastate-interpreter/blob/60793c1c255233da651481516d9d3c977e5f5992/sigmastate/src/main/scala/sigmastate/DataValueComparer.scala#L12-L97

Contributor guide

Open the contributing guide

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.