summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/pts-graph.xml
blob: b3d751b675722252f83dd9748c08527e4185b80e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<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>
		<UnsupportedPlatforms>MacOSX, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>PTS Grapher</Title>
		<Version>1.00</Version>
		<SubTitle>PHP + GD Library PNG Rendering</SubTitle>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Seconds</ResultScale>
		<Proportion>LIB</Proportion>
		<Description>This is a simple benchmark of pts_Graph, pts_LineGraph, and pts_BarGraph, which are graphing libraries written for the Phoronix Test Suite that use PHP and the GD graphics library. This test will time how long it takes to generate 5,000 graphs.</Description>
	</TestInformation>
</PhoronixTestSuite>