-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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:
- Utilize Solana gRPC streaming (https://www.helius.dev/docs/grpc) - current analysis shows performance bottlenecks are not here
- 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
Labels
No labels