-
Notifications
You must be signed in to change notification settings - Fork 1
make Dike easier to use #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
HoniiTro19
opened on Apr 6, 2023
Issue body actions
- Although the core Java code is platform-independent, current Dike still relies on several shell scripts to schedule the benchmark process. It's a good idea to rewrite relative shell code into Python to enable Dike client to run on Windows.
- Dike does not provide a user-friendly interface to operate with multiple clients. Deploying Dike on remote clients, and collecting and integrating results from them require lots of manual work. Aforementioned Python clients should do this work for users.
- Fault injections should be separated from workloads if multiple clients work at the same time. Maybe we need a centralized scheduler to further control all benchmark components.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request