HI, I've run Web Search benchmark using it's default config and it's official manual <https://github.com/ParsaLab/cloudsuite/tree/master/benchmarks/web-search>. The running time duration of my run is about 3:30 (3min and 30 sec). The benchmark result file has been attached. are this duration and this result correct?
-- Best Regards Ata Fatahi Baarzi <http://ce.sharif.edu/~fatahibarzi>
<?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="../../xslt/summary_report.xsl"?> <benchResults> <benchSummary name="Sample Search Workload" version="0.3"> <runId>1</runId> <startTime>Sun Apr 10 20:04:26 UTC 2016</startTime> <endTime>Sun Apr 10 20:07:56 UTC 2016</endTime> <metric unit="ops/sec">24.967</metric> <passed>false</passed> </benchSummary> <driverSummary name="SearchDriver"> <metric unit="ops/sec">24.967</metric> <startTime>Sun Apr 10 20:04:26 UTC 2016</startTime> <endTime>Sun Apr 10 20:07:56 UTC 2016</endTime> <totalOps unit="operations">1498</totalOps> <users>50</users> <rtXtps>46.5080</rtXtps> <passed>false</passed> <mix allowedDeviation="0.0000"> <operation name="GET"> <successes>1498</successes> <failures>0</failures> <mix>1.0000</mix> <requiredMix>1.0000</requiredMix> <passed>true</passed> </operation> </mix> <responseTimes unit="seconds"> <operation name="GET" r90th="0.500"> <avg>0.447</avg> <max>6.085</max> <sd>0.650</sd> <p90th>1.125</p90th> <passed>false</passed> <p99th>> 2.475</p99th> </operation> </responseTimes> <delayTimes> <operation name="GET" type="cycleTime"> <targetedAvg>1.786</targetedAvg> <actualAvg>1.913</actualAvg> <min>0.030</min> <max>10.000</max> <passed>false</passed> </operation> </delayTimes> </driverSummary> </benchResults>