summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-12-04 14:29:55 +0100
committerjasplin <qt-info@nokia.com>2009-12-04 14:29:55 +0100
commit1b1591dde3d47af54b863c031b01c92db550deee (patch)
tree39481537d8c4f2018a0d67c9cb0c38e2032b9619 /doc
parenta1eed9f246fc0bffdb79e76215f71f5239ce97ea (diff)
Updated online documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/bmclient.html9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/bmclient.html b/doc/bmclient.html
index 605755d..e4b39bb 100644
--- a/doc/bmclient.html
+++ b/doc/bmclient.html
@@ -879,13 +879,12 @@ the difference between the last result of each branch (rather than the current
change). The difference is defined like this:
<br /><br /> &nbsp;&nbsp;&nbsp;&nbsp;
-(v<sub><i>1</i></sub>&nbsp;-&nbsp;v<sub><i>2</i></sub>)&nbsp;/&nbsp;(v<sub><i>2</i></sub>&nbsp;+&nbsp;1)
+(v1&nbsp;-&nbsp;v2)&nbsp;/&nbsp;(v2&nbsp;+&nbsp;1)
<br /><br />
-where v<sub><i>1</i></sub> and v<sub><i>2</i></sub> denote the last value of
-branch 1 and branch 2 respectively. A positive difference thus indicates that
-branch 1 currently performs worse than branch 2 (since branch 1 spends more
-"resources" running the benchmark).
+where v1 and v2 denote the last value of Branch 1 and Branch 2 respectively. A
+positive difference thus indicates that Branch 1 currently performs worse than
+Branch 2 (since Branch 1 spends more "resources" running the benchmark).
</td>
<td>