SaschaWillems / vulkan.gpuinfo.org

Front-End and Back-End for the Vulkan Hardware Database
https://vulkan.gpuinfo.org
GNU Affero General Public License v3.0
23 stars 4 forks source link

Update compare functionality #52

Closed SaschaWillems closed 1 year ago

SaschaWillems commented 1 year ago

The current compare functionality makes it hard to compare a given set of devices or reports, as it only works for the current filter. Instead it should be possible to freely add and remove devices to/from a list stored either on the client or in a server session, so you can compare across multiple filter results.