Descriptionbase/allocator: Hardcode TCMalloc optimization level to 2 on Windows.
TCMalloc is very slow in debug mode. Testing this out on Linux demonstrates
clear wins, so I'm hopeful Windows will similarly improve. This change mostly
copies the same configuration from ffmpeg, which unifies the setting of the
optimization level variables in target_defaults.
BUG=388949
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287454
Patch Set 1 #
Total comments: 4
Patch Set 2 : Address Dale's comments. Also ditch mac settings. #Messages
Total messages: 13 (0 generated)
|