summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-10-11 20:13:58 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-10-11 20:13:58 -0400
commit9a5284619f8366799aa49f130d9d513a48291aeb (patch)
tree2060ec397301296d097aa25a53c3b56d24b176ed /pts/test-profiles
parent1246dc3476bf2f194dfbf569bab991dcb73375b2 (diff)
downloadphoronix-test-suite-upstream-9a5284619f8366799aa49f130d9d513a48291aeb.tar.gz
phoronix-test-suite-upstream-9a5284619f8366799aa49f130d9d513a48291aeb.tar.xz
phoronix-test-suite-upstream-9a5284619f8366799aa49f130d9d513a48291aeb.zip
pts: Update sqlite test profile to SQLite version 3.6.3
Diffstat (limited to 'pts/test-profiles')
-rw-r--r--pts/test-profiles/sqlite.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pts/test-profiles/sqlite.xml b/pts/test-profiles/sqlite.xml
index 41ef229..5e30dd0 100644
--- a/pts/test-profiles/sqlite.xml
+++ b/pts/test-profiles/sqlite.xml
@@ -11,11 +11,11 @@
</TestProfile>
<TestInformation>
<Title>SQLite</Title>
- <Version>3.6.1</Version>
+ <Version>3.6.3</Version>
<TimesToRun>3</TimesToRun>
<SubTitle>2500 INSERTs</SubTitle>
<ResultScale>Seconds</ResultScale>
<Proportion>LIB</Proportion>
- <Description>This is a simple benchmark of SQLite. At present this test profile just measures the time to perform 2,500 insertions on an indexed database.</Description>
+ <Description>This is a simple benchmark of SQLite. At present this test profile just measures the time to perform a pre-defined number of insertions on an indexed database.</Description>
</TestInformation>
</PhoronixTestSuite>