intel-cloud / cosbench

a benchmark tool for cloud object storage service
Other
573 stars 242 forks source link

Hard to distinguish the operation when the workload is loaded from archive. #283

Open hrchu opened 8 years ago

hrchu commented 8 years ago

Version: COSBench 0.4.1.0(14-ww53.2)

The issue is related to General Report in UI. It's hard to distinguish the same operation under different stage when the workload is loaded from archive.

For example, when the workload is not loaded from archive, I can distinguish the result with different number of wkrs. It is just fine.

image

When the workload is loaded from archive, I cannot distinguish them. The result in different stage is merged.

image

Any ideas?

ywang19 commented 8 years ago

This should be fixed in 0.42 version, where we add additonal order id in the names.

hrchu commented 8 years ago

Hi, I have tried 0.42. The problem still exist.

hrchu commented 8 years ago

Any update after half year later?

ywang19 commented 8 years ago

this should already been fixed. the new string will have a operation index as prefix. using 0.4.2 rc3 to verify.