Files
UnrealEngineUWP/Engine/Source/ThirdParty/mimalloc/.gitattributes
Stefan Boberg 8f0e83305e Added mimalloc allocator from https://github.com/microsoft/mimalloc
Performs better than mimalloc in cooker benchmarks, but we still default to TBB malloc until the behaviour has been explored in more depth

To opt in to mimalloc, pass -mimalloc on the command line

#rb none

[CL 11114787 by Stefan Boberg in Dev-Core branch]
2020-01-27 07:08:26 -05:00

11 lines
183 B
Plaintext

# default behavior is to always use unix style line endings
* text eol=lf
*.png binary
*.pdn binary
*.sln binary
*.suo binary
*.vcproj binary
*.patch binary
*.dll binary
*.lib binary