Hi,

I'm running the web-serving benchmark and wanted to verify that the output
I'm getting isn't affected by a bug or a misconfiguration on my part.

I see that the benchmark generates all 500 users, but then on line 16 of
the summary.xml output file, I see that "users" is 7. Is this expected
behavior?

Here is the relevant section of the summary.xml file:

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../xslt/summary_report.xsl"?>
<benchResults>
    <benchSummary name="Elgg benchmark" version="1.0">
        <runId>1</runId>
        <startTime>Fri Apr 01 15:23:25 UTC 2016</startTime>
        <endTime>Fri Apr 01 15:24:55 UTC 2016</endTime>
        <metric unit="ops/sec">0.167</metric>
        <passed>false</passed>
    </benchSummary>
    <driverSummary name="ElggDriver">
        <metric unit="ops/sec">0.167</metric>
        <startTime>Fri Apr 01 15:23:25 UTC 2016</startTime>
        <endTime>Fri Apr 01 15:24:55 UTC 2016</endTime>
        <totalOps unit="operations">5</totalOps>
        *<users>7</users>*
        <rtXtps>0.6820</rtXtps>
        <passed>false</passed>

Any suggestions or help would be much appreciated!

Thanks!

- Read Sprabery

Reply via email to