summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/build-php.xml
blob: 492c99a8ad39520c7a2258c0ecb195708d07a74b (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
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<TestType>Processor</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>VERIFIED</Status>
		<Maintainer>Michael Larabel</Maintainer>
		<DownloadSize>16.4</DownloadSize>
		<EnvironmentSize>49.3</EnvironmentSize>
		<ProjectURL>http://www.php.net/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>Timed PHP Compilation</Title>
		<Version>5.2.5</Version>
		<SubTitle>Time To Compile</SubTitle>
		<Executable>time-compile-php</Executable>
		<TimesToRun>1</TimesToRun>
		<ExternalDependencies>build-utilities</ExternalDependencies>
		<ResultScale>Seconds</ResultScale>
		<Proportion>LIB</Proportion>
		<Description>This test times how long it takes to build PHP 5 with the Zend engine.</Description>
	</TestInformation>
</PhoronixTestSuite>