New workload generator generating wrong amount of records for UC2
For example with configuration
NUM_SENSORS=4
NUM_NESTED_GROUPS=9
the workload generator creates only 4 records per second instead of the expected 4^9=262144 records per second.
For example with configuration
NUM_SENSORS=4
NUM_NESTED_GROUPS=9
the workload generator creates only 4 records per second instead of the expected 4^9=262144 records per second.