summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/tandem-xml.xml
blob: 4e09e4d0fbb241cd5f1a8fc031e36604cdf048ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.1.0</Version>
		<TestType>System</TestType>
		<SoftwareType>Benchmark</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>0.02</EnvironmentSize>
		<ProjectURL>http://www.phoronix-test-suite.com/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>Tandem XML</Title>
		<Version>1.0</Version>
		<TimesToRun>5</TimesToRun>
		<ResultScale>Seconds</ResultScale>
		<Proportion>LIB</Proportion>
		<Description>This is a simple benchmark of tandem_Xml, an XML writer and parser written in PHP by Michael Larabel. This test will read/write to 9,000 XML files. This benchmark mostly is designed to test the system memory, hard disk, and processor. In addition, it can also measure the performance of your PHP installation/optimization.</Description>
	</TestInformation>
	<TestSettings>
		<Option>
			<DisplayName>Type</DisplayName>
			<Identifier>run-type</Identifier>
			<Menu>
				<Entry>
					<Name>Write</Name>
					<Value>WRITE</Value>
				</Entry>
				<Entry>
					<Name>Read</Name>
					<Value>READ</Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>