-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or requestin-progressA dev has started working on thisA dev has started working on this
Description
Feature details
Users want to know if their setup is good enough to run a node. We currently check disk size, cpu counts, etc, but we do not do any speed tests. SSD Input Ouput per second (IOPS), cpu speed, and internet speed are all easily checked with (fromerly Speedometer) BenchBuddy!
- For now, this will be initiated through the system monitor screen or through a menu item. (inform the user that all nodes should be stopped before running the test, but don't stop the user)
- It will then send an ipc command to the main process to run BenchBuddy (currently named speedometer https://github.com/NiceNode/speedometer)
- The
-f jsonflag will be used with BenchBuddy so that NiceNode can easily parse the output! - The results of speedometer will be shown to the user in System Monitor or in a modal/notification
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin-progressA dev has started working on thisA dev has started working on this