summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/sqlite.xml
blob: 1c97c3760fcbf538999cc8436f3ec953a76f6e38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.3.0</Version>
		<TestType>System</TestType>
		<SoftwareType>Benchmark</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>18.4</EnvironmentSize>
		<ExternalDependencies>build-utilities</ExternalDependencies>
		<ProjectURL>http://www.sqlite.org/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>SQLite</Title>
		<Version>3.6.6.2</Version>
		<TimesToRun>3</TimesToRun>
		<Executable>sqlite-benchmark</Executable>
		<SubTitle>12,500 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 a pre-defined number of insertions on an indexed database.</Description>
	</TestInformation>
</PhoronixTestSuite>