Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate a user's hardware and setup using BenchBuddy #379

Open
3 of 4 tasks
jgresham opened this issue Oct 25, 2023 · 0 comments
Open
3 of 4 tasks

Evaluate a user's hardware and setup using BenchBuddy #379

jgresham opened this issue Oct 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request in-progress A dev has started working on this

Comments

@jgresham
Copy link
Member

jgresham commented Oct 25, 2023

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 json flag 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
@jgresham jgresham added the enhancement New feature or request label Oct 25, 2023
@jgresham jgresham self-assigned this Nov 7, 2023
@corn-potage corn-potage self-assigned this Jun 9, 2024
@corn-potage corn-potage added the in-progress A dev has started working on this label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in-progress A dev has started working on this
Projects
None yet
Development

No branches or pull requests

2 participants