-
Notifications
You must be signed in to change notification settings - Fork 524
Closed
Labels
Team Carbon-11new-feature-requestFeature request that needs triageFeature request that needs triageunplanned
Description
Problem
pingpong may currently be limited by the speed of doing API requests to kmd and/or this API connection within machine is inefficient and causes excess CPU load in testing.
Solution
Improve pingpong to create key pairs internally and do signing within process. ( i.e. instead of using the kmd )
Keep key pairs as msgpack blob in current directory (or location based on flag) so that accounts can be re-used on a subsequent pingpong session.
Urgency
This will improve testing of the system beyond 1000 TPS
Metadata
Metadata
Assignees
Labels
Team Carbon-11new-feature-requestFeature request that needs triageFeature request that needs triageunplanned