This test took 13 seconds using Binned2 and 10 seconds using Binned1. It took 0.06 seconds using jemalloc
Create a simple test in TestPAL with the following pseudocode
for (8,000,000)
{ void* Ptr = FMemory::Malloc(96); FMemory::Free(Ptr); }There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-45836 in the post.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.15.1 |
Created | Jun 8, 2017 |
---|---|
Resolved | Jul 7, 2017 |
Updated | Jul 14, 2021 |