Tests
Suites
Latest Results
Search
Register
Login
Popular Tests
Timed Linux Kernel Compilation
Blender
7-Zip Compression
SVT-AV1
FFmpeg
Hashcat
Newest Tests
OpenVINO GenAI
Rustls
LiteRT
WarpX
Epoch
Valkey
Recently Updated Tests
srsRAN Project
VVenC
x265
RELION
Llamafile
Llama.cpp
New & Recently Updated Tests
Recently Updated Suites
Machine Learning
Server Motherboard
HPC - High Performance Computing
New & Recently Updated Suites
Component Benchmarks
CPUs / Processors
GPUs / Graphics
OpenGL
Disks / Storage
Motherboards
File-Systems
Operating Systems
OpenBenchmarking.org
Corporate / Organization Info
Bug Reports / Feature Requests
VDrift 1.2.0
pts/vdrift-1.2.0
- 06 December 2010 -
Initial import into OpenBenchmarking.org
downloads.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v3.0.0a3 (Iveland) [ http://www.phoronix-test-suite.com/ ]--> <PhoronixTestSuite> <Downloads> <Package> <URL>http://voxel.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-2010-06-30.tar.bz2, http://garr.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-2010-06-30.tar.bz2</URL> <MD5>ddcaf90bb25f9ce9cc084d7f467d7b56</MD5> <FileSize>549124037</FileSize> <PlatformSpecific>Linux</PlatformSpecific> </Package> <Package> <URL>http://internode.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-setup-2010-06-30.exe, http://voxel.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-setup-2010-06-30.exe, http://internap.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-setup-2010-06-30.exe, http://garr.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-setup-2010-06-30.exe</URL> <MD5>78adb25530f0a8c3cca1f6c008ca19c9</MD5> <FileSize>486546603</FileSize> <PlatformSpecific>Windows</PlatformSpecific> </Package> <Package> <URL>http://internode.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-2009-06-15-mac.dmg, http://voxel.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-2009-06-15-mac.dmg, http://internap.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-2009-06-15-mac.dmg, http://garr.dl.sourceforge.net/project/vdrift/vdrift/vdrift-2010-06-30/vdrift-2009-06-15-mac.dmg</URL> <MD5>8e58dcd7a07ab8bf92ee005994111bd2</MD5> <FileSize>485396543</FileSize> <PlatformSpecific>MacOSX</PlatformSpecific> </Package> <Package> <URL>http://www.phoronix-test-suite.com/benchmark-files/vdrift-benchmark-4.zip, http://www.phoronix.net/downloads/phoronix-test-suite/benchmark-files/vdrift-benchmark-4.zip</URL> <MD5>90fb69a24dd467186153035935bd5fe4</MD5> <FileSize>63895</FileSize> </Package> </Downloads> </PhoronixTestSuite>
install.sh
#!/bin/sh tar -xjf vdrift-2010-06-30.tar.bz2 unzip -o vdrift-benchmark-4.zip cd vdrift-2010-06-30/ scons release=1 cd .. mkdir -p ~/.vdrift/replays/ mv benchmark.vdr ~/.vdrift/replays/ echo "#!/bin/sh echo \"[ control ] autoclutch = true autotrans = true button_ramp = 0.000000 mousegrab = true speed_sens_steering = 1.000000 [ display ] width = \$1 height = \$2 FOV = 45.000000 anisotropic = 0 antialiasing = 0 bloom = true camerabounce = 1.000000 contrast = 1.000000 depth = 16 fullscreen = true input_graph = true lighting = 2 mph = true normalmaps = false racingline = false reflections = 2 shaders = true shadow_distance = 2 shadow_quality = 2 shadows = true show_fps = true show_hud = true skin = simple texture_size = large trackmap = true view_distance = 2500.000000 zdepth = 24\" > ~/.vdrift/VDrift.config cd vdrift-2010-06-30/ ./build/vdrift -nosound -benchmark \$@ > \$LOG_FILE 2>&1" > vdrift chmod +x vdrift
results-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v3.0.0a3 (Iveland) [ http://www.phoronix-test-suite.com/ ]--> <PhoronixTestSuite> <ResultsParser> <OutputTemplate>INFO: Elapsed time: 182.465 seconds Average frame-rate: #_RESULT_# frames per second Min / Max frame-rate: 59.6876 / 199.583 frames per second</OutputTemplate> <LineHint>Average frame-rate</LineHint> </ResultsParser> </PhoronixTestSuite>
test-definition.xml
<?xml version="1.0"?> <!--Phoronix Test Suite v3.0.0a3 (Iveland) [ http://www.phoronix-test-suite.com/ ]--> <PhoronixTestSuite> <TestInformation> <Title>VDrift</Title> <AppVersion>2010-06-30</AppVersion> <Description>This test calculates the average frame-rate within VDrift, which is an cross-platform, open-source drift racing game.</Description> <ResultScale>Frames Per Second</ResultScale> <Proportion>HIB</Proportion> <TimesToRun>3</TimesToRun> </TestInformation> <TestProfile> <Version>1.2.0</Version> <SupportedPlatforms>Linux, Windows</SupportedPlatforms> <SoftwareType>Game</SoftwareType> <TestType>Graphics</TestType> <License>Free</License> <Status>Verified</Status> <SupportedArchitectures>x86, x86_64</SupportedArchitectures> <ExternalDependencies>sdl-development, build-utilities, glew, glut, jam, scons, vorbis-development, autoconf, libtool, boost-development</ExternalDependencies> <EnvironmentSize>1100</EnvironmentSize> <EstimatedTimePerRun>120</EstimatedTimePerRun> <ProjectURL>http://www.vdrift.net/</ProjectURL> <Maintainer>Michael Larabel</Maintainer> </TestProfile> <TestSettings> <Option> <DisplayName>Resolution</DisplayName> <Identifier>auto-resolution</Identifier> <Menu> <Entry> <Name>$VIDEO_WIDTH x $VIDEO_HEIGHT</Name> <Value>$VIDEO_WIDTH $VIDEO_HEIGHT</Value> </Entry> </Menu> </Option> </TestSettings> </PhoronixTestSuite>