Skip to content

dimonoid/gpus_comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpus_comparator

This is a simple tool to visually compare performance of different GPUs.

Quickly discards GPUs that offer a non-competitive performance for price.

Algorithm is based on assumption that if price is increasing from GPU to GPU, then naturally FPS must increase. If FPS stays the same or decreases, then such GPU is a poor choice, so it is automatically discarded.

Uses data from tomshardware.com and pcpartpicker.com

Uses modified version of pypartpicker parser from here: https://github.com/thefakequake/pypartpicker

Warning: tomshardware.com website may return different values when connected to Wi-Fi vs on mobile data. It is probably related to ISP caching.

Screenshots:

No raytracing:

Raytracing:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages