Skip to content

perf(builder): enable sparse trie sharing by default#4195

Merged
joshieDo merged 1 commit into
mainfrom
agent-1779706593-22748-25483
May 26, 2026
Merged

perf(builder): enable sparse trie sharing by default#4195
joshieDo merged 1 commit into
mainfrom
agent-1779706593-22748-25483

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented May 25, 2026

Summary

  • enable sparse trie sharing with the payload builder by default
  • set the payload builder max task default to 1 to satisfy the sparse-trie sharing constraint
  • update the CLI default test to initialize Tempo defaults and assert the new behavior

Tests

  • cargo fmt --check
  • cargo test -p tempo transaction_execution_wait_default_depends_on_sparse_trie_sharing

Prompted by: @joshieDo

@decofe decofe requested a review from 0xKitsune as a code owner May 25, 2026 11:03
@decofe decofe changed the title Enable sparse trie sharing by default perf(payload): enable sparse trie sharing by default May 25, 2026
@joshieDo joshieDo changed the title perf(payload): enable sparse trie sharing by default perf(builder): enable sparse trie sharing by default May 25, 2026
@joshieDo joshieDo added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit abed067 May 26, 2026
40 checks passed
@joshieDo joshieDo deleted the agent-1779706593-22748-25483 branch May 26, 2026 09:59
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