Memory Soup

Increase performance easily

Description

Dynamic allocations are known to be slow.
MemorySoup is a library containing different classes to improve their performance.
Tests have concluded it can increase performance by x10 times.
Data cache can also be taken into account.

Tools

Programming:

  • C++

My work

Programming:

  • Free list
  • Unrolled list
  • Memory Management