8000 Investigate bulletproof verification batch sizes · Issue #2704 · mimblewimble/grin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Investigate bulletproof verification batch sizes #2704
Open
@DavidBurkett

Description

@DavidBurkett

This blog post by @apoelstra about bulletproofs suggests that there are minimal (if any) performance gains for batching more than 64 bulletproofs at a time. Currently, during initial sync, we batch verify in groups of 1000, which requires reserving space in memory for 1000 bulletproofs (up to ~660kB). I think it's worth investigating what kind of impact, if any, lowering the batch size would have on performance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0