Add storage benchmarking support #103

Closed
opened 2020-08-24 13:20:19 -04:00 by JoshuaBoniface · 3 comments
JoshuaBoniface commented 2020-08-24 13:20:19 -04:00 (Migrated from git.bonifacelabs.ca)

Add support for some sort of storage benchmarking.

Currently floating these options:

  1. Separate script installed with the node daemon or API daemon that can run benchmarks.
  2. In-system benchmark command.

The former is far more flexible, but the latter far more convenient and can display data in a more pretty format.

Leveraging 1 to do 2 is also the most likely option, thus providing both methods.

Add support for some sort of storage benchmarking. Currently floating these options: 1. Separate script installed with the node daemon or API daemon that can run benchmarks. 2. In-system benchmark command. The former is far more flexible, but the latter far more convenient and can display data in a more pretty format. Leveraging 1 to do 2 is also the most likely option, thus providing both methods.
JoshuaBoniface commented 2020-08-24 13:20:19 -04:00 (Migrated from git.bonifacelabs.ca)

changed milestone to %3

changed milestone to %3
JoshuaBoniface commented 2020-08-25 23:42:32 -04:00 (Migrated from git.bonifacelabs.ca)

Benchmarking support has been added. I went with a pure #2, no external script, to ensure that the results are always consistent between systems.

Benchmarking support has been added. I went with a pure #2, no external script, to ensure that the results are always consistent between systems.
JoshuaBoniface commented 2020-08-25 23:42:33 -04:00 (Migrated from git.bonifacelabs.ca)

closed

closed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: parallelvirtualcluster/pvc#103
No description provided.