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); }How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
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 |