# assimp_benchmarks **Repository Path**: mirrors_assimp/assimp_benchmarks ## Basic Information - **Project Name**: assimp_benchmarks - **Description**: The Asset-Importer-Lib benchmark repository. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-04 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # assimp_benchmarks The Asset-Importer-Lib benchmark repository. ## Introduction This repository provides benchmarks for the Asset-Importer-Lib. ## Build instructions (Linux) ``` bash git clone --recursive https://github.com/assimp/assimp_benchmarks.git cd assimp_benchmarks cmake ./CMakeLists.txt -DBENCHMARK_DOWNLOAD_DEPENDENCIES=ON cmake --build . cd bin cp -r ../3rdparty/sponza/* ./assimp_benchmarks.exe ``` ## Build instructions (Windows) ``` powershell git clone --recursive https://github.com/assimp/assimp_benchmarks.git cd assimp_benchmarks cmake .\CMakeLists.txt -DBENCHMARK_DOWNLOAD_DEPENDENCIES=ON cmake --build . cd bin\debug cp -r ..\..\3rdparty\sponza\* .\assimp_benchmarks.exe ``` ## Results ### Version 6.0.1 Processor AMD Ryzen 7 7700 8-Core Processor, 3801 MHz, 8 Cores, 16 logical processors | Model | Time | CPU | |------------|-----------|-----------| | Sponza Obj | 118868 ns | 119629 ns |