Description

This test took 13 seconds using Binned2 and 10 seconds using Binned1. It took 0.06 seconds using jemalloc

Steps to Reproduce

Create a simple test in TestPAL with the following pseudocode

for (8,000,000)

{ void* Ptr = FMemory::Malloc(96); FMemory::Free(Ptr); }

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-45836 in the post.

0
Login to Vote

Cannot Reproduce
ComponentUE - Foundation - Core
Affects Versions4.15.1
CreatedJun 8, 2017
ResolvedJul 7, 2017
UpdatedJul 14, 2021