Skip to content

Investigate why asset generation impacts signing performance #1175

@netrome

Description

@netrome

Background

During our last signer set upgrade, we saw degraded performance on mainnet with increased CPU utilization and signing latency for three days. This correlated with the nodes generating new assets (presignatures & triplets). However these should run on a separate thread with lower priority. We need to understand how increased asset generation load can impact our signing performance.

User Story

As an operator I'd like the system to keep producing signatures while assets are generated.

Acceptance Criteria

We understand why asset generation can cause degraded performance.

Resources & Additional Notes

One theory is that the near core process starts lagging due to the asset generation load.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions