Files
phoronix-test-suite/ob-cache/test-profiles/pts/draco-1.6.1/test-definition.xml
2024-04-20 19:23:38 -05:00

43 lines
1.5 KiB
XML

<?xml version="1.0"?>
<!--Phoronix Test Suite v10.8.4-->
<PhoronixTestSuite>
<TestInformation>
<Title>Google Draco</Title>
<AppVersion>1.5.6</AppVersion>
<Description>Draco is a library developed by Google for compressing/decompressing 3D geometric meshes and point clouds. This test profile uses some Artec3D PLY models as the sample 3D model input formats for Draco compression/decompression.</Description>
<ResultScale>ms</ResultScale>
<Proportion>LIB</Proportion>
<TimesToRun>3</TimesToRun>
</TestInformation>
<TestProfile>
<Version>1.6.1</Version>
<SupportedPlatforms>Linux</SupportedPlatforms>
<SoftwareType>Benchmark</SoftwareType>
<TestType>System</TestType>
<License>Free</License>
<Status>Verified</Status>
<ExternalDependencies>build-utilities, cmake</ExternalDependencies>
<EnvironmentSize>310</EnvironmentSize>
<ProjectURL>https://google.github.io/draco/</ProjectURL>
<RepositoryURL>https://github.com/google/draco</RepositoryURL>
<Maintainer>Michael Larabel</Maintainer>
</TestProfile>
<TestSettings>
<Option>
<DisplayName>Model</DisplayName>
<Identifier>model</Identifier>
<ArgumentPrefix>-i </ArgumentPrefix>
<Menu>
<Entry>
<Name>Church Facade</Name>
<Value>church.ply</Value>
</Entry>
<Entry>
<Name>Lion</Name>
<Value>lion.ply</Value>
</Entry>
</Menu>
</Option>
</TestSettings>
</PhoronixTestSuite>