hobbit-project / platform

HOBBIT benchmarking platform
GNU General Public License v2.0
23 stars 9 forks source link

Make node assignments for benchmark and system groups configurable #463

Open MichaelRoeder opened 4 years ago

MichaelRoeder commented 4 years ago

User story

As a system developer, I would like to be able to define the number of cluster nodes my system has during the benchmarking phase, e.g., to check the scalability of the system by increasing the number of nodes.

As a user who is comparing systems, I would like to be able to compare distributed systems with non-distributed systems in a fair way, i.e., by defining the number of nodes available for the system as 1.

Solution

In the best case, the user has a slider with which he can decide on the number of system nodes vs. benchmark nodes. Slider   jQuery UI

Additional context Might exclude itself with #114