Skip to content

Improve the benchmarking code #2632

@SimonRastikian

Description

@SimonRastikian

Background

threshold-signatures benchmarking code contains long banners like
/****************************** Helpers ******************************/
and repetitive functions such as

fn participants_num() -> usize {
    *MAX_MALICIOUS + 1
}

User Story

No response

Acceptance Criteria

Get rid of these banners in creating sub modules
Get rid of the functions in lazy loaded constants

Resources & Additional Notes

#2623 (comment)
#2623 (comment)

Metadata

Metadata

Labels

refactorImprovements to code structure, readability, or performance that don't add new features or fix bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions