Skip to content

Gaboelc/3DMark-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3DMark Analyzer

3DMark Analyzer is a Python-based tool designed to analyze 3DMark benchmark data. It provides detailed insights by parsing and visualizing performance metrics, making it easier to track performance trends, spot bottlenecks, and compare results from different test runs.

Features

  • Data Parsing: Extracts key data points from 3DMark benchmark files.
  • Visualization: Generates easy-to-read visualizations of performance trends.
  • Customizable Analysis: Allows for user-defined metrics and filters.

Installation

To install 3DMark Analyzer, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Gaboelc/3DMark-Analyzer.git
  2. Navigate to the project directory:

    cd 3DMark-Analyzer
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

To start using 3DMark Analyzer, run the following command:

python main.py

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

3DMark Analyzer is a Python tool designed for analyzing 3DMark benchmark results. It extracts key performance metrics and visualizes trends, helping hardware enthusiasts and system builders identify bottlenecks and compare hardware configurations. The tool is customizable, offering flexible data parsing and reporting.

Resources

License

Stars

Watchers

Forks

Contributors