bottlesdevs / components

Repository for Bottles components
64 stars 40 forks source link

Caffe (gaming) runner compiled with x86-64-v3 #101

Open SoongVilda opened 2 years ago

SoongVilda commented 2 years ago

It can increase Wine runner performance, because runner can use more CPU instructions. x86-64-v3 benchmarks

tiziodcaio commented 2 years ago

x86-64-v3 (circa 2015: Haswell and Excavator)

https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels

Providing more infos... We have to choice... Keep support for older computers or better performance?

mirkobrombin commented 2 years ago

It is currently my doubt

ghost commented 2 years ago

you could provide -v2 -v3 and -v4 and download the appropriate one automatically. broadest support and everyone gets a bit more performance

mirkobrombin commented 2 years ago

Too much effort for a very minimal performance increment