26 lines
1.1 KiB
XML
26 lines
1.1 KiB
XML
<PTSuite>
|
|
<PhoronixTestSuite>
|
|
<Version>0.1</Version>
|
|
<BenchmarkType>Processor</BenchmarkType>
|
|
<Title>Timed Code Compilation Tests</Title>
|
|
<Maintainer>Michael Larabel</Maintainer>
|
|
<Description>This test suite consists of benchmarks that measure the amount of time needed to build common open-source software packages. These benchmarks will use your default compiler (likely GCC) and will adjust the number of compiling jobs based upon the number of detected CPU cores in your system. This suite is good for testing the system's processor, memory, and overall system performance.</Description>
|
|
<Official>0</Official>
|
|
</PhoronixTestSuite>
|
|
<PTSBenchmark>
|
|
<Benchmark>build-mplayer</Benchmark>
|
|
<Arguments></Arguments>
|
|
<Description>Time To Compile</Description>
|
|
</PTSBenchmark>
|
|
<PTSBenchmark>
|
|
<Benchmark>build-php</Benchmark>
|
|
<Arguments></Arguments>
|
|
<Description>Time To Compile</Description>
|
|
</PTSBenchmark>
|
|
<PTSBenchmark>
|
|
<Benchmark>build-imagemagick</Benchmark>
|
|
<Arguments></Arguments>
|
|
<Description>Time To Compile</Description>
|
|
</PTSBenchmark>
|
|
</PTSuite>
|