-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
coinswap-migration-phase-3The 3rd phase in integration of mill-io inside CoinswapThe 3rd phase in integration of mill-io inside CoinswapenhancementNew feature or requestNew feature or request
Description
Description
Integrate compute pool for CPU-intensive operations in Maker RPC.
Motivation
Maker performs more cryptographic operations than Taker and will benefit more from compute pool.
Proposed Solution
- Multi-party computation protocols
- Contract creation and validation
- Signature aggregation
- Transaction building and signing
- Proof generation
Tasks
- Identify compute-intensive operations
- Mark handlers appropriately
- Benchmark improvements
- Tune compute pool size
- Document performance gains
Expected
- Improved performance for CPU-intensive operations
- Better resource utilization
- Enhanced scalability
- Clear documentation of usage patterns
Metadata
Metadata
Assignees
Labels
coinswap-migration-phase-3The 3rd phase in integration of mill-io inside CoinswapThe 3rd phase in integration of mill-io inside CoinswapenhancementNew feature or requestNew feature or request