DynamoRIO / DynamoRIO/dynamorio
build with WPO on windows
Open
Component-Build
Migrated
OpSys-Windows
Performance
Priority-Low
Type-Feature
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on March 19, 2012 10:41:24_
in the past we weren't focused on desktop app performance and assumed a
pcache would be used when it mattered and so didn't care too much about
compiler optimizations but it may be worth seeing whether enabling WPO in
MSVC shows any perf difference on cases where our encoder is a bottleneck
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=701_
Contributor guide
Assessment
This issue has not been assessed yet.