[PATCH 3/3] debug.h: hint a compiler: TRACE is not executed in common usage

Stefan Dösinger stefandoesinger at gmail.com
Wed Jan 30 06:08:05 CST 2019


Am 30.01.19 um 09:51 schrieb Konstantin Kharlamov:
> Unfortunately phoronix-test-suite doesn't run under wine, it quits with
> "can't recognize CV_redist.x64.xe' as an internal or external command".
PTS has a feature where it can run benchmarks in Wine. Grep the source
code and documentation for USE_WINE . You enable that by setting an
environment variable.

See also https://openbenchmarking.org/tests/moihack . Those are some
game benchmarks written with Wine in mind.

Even if you cannot find a performance improvement from your idea now,
keep an eye on it, as this may change in the future. It might be that
games / apps / whatever are held back by something else, like
unnecessary GPU<->CPU synchronization or wineserver calls, and once
those other issues are fixed your idea has a bigger impact.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190130/904bb286/attachment.sig>


More information about the wine-devel mailing list