Skip to content

1-rambo/1-rambo.github.io

Repository files navigation

GPUmark GitHub Pages

This is the GitHub Pages version of the GPUmark website, showcasing GPU performance benchmarking results.

Features

  • Clean, responsive design using Bootstrap 5
  • GPU performance data visualization
  • Interactive filtering capabilities
  • Cross-platform compatibility results

Files

  • index.html - Main landing page
  • data.html - Performance data and filtering interface

Local Development

To view locally, simply open the HTML files in your browser or use a local web server:

# Using Python
python -m http.server 8000

# Using Node.js
npx http-server

# Using PHP
php -S localhost:8000

Deployment

This site is designed to be deployed on GitHub Pages. Simply push to your repository and enable GitHub Pages in the repository settings.

Original Templates

This static site is based on Flask templates from the GPUmark project, converted for GitHub Pages compatibility.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors