Skip to content

Optimize computer processing time #3

@LixvYang

Description

@LixvYang

Currently, the average processing time for computers/systems is at the minute level.

The majority of time is consumed in the internal transfer signing process of the signer. The optimal user practice requires completing cross-chain transactions within seconds.

Current proposed optimization strategies:

  1. Utilize Solana gRPC streaming (https://www.helius.dev/docs/grpc) - current analysis shows performance bottlenecks are not here
  2. Mixin network provides stream-based transaction data transmission (similar to gRPC stream). Computers can leverage this to accelerate internal transfer signing processes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions