allocator_bench

Memory allocator benchmark

A benchmarking tool for evaluating the performance of various memory allocation algorithms in different languages and configurations

bench of various memory allocators

GitHub

52 stars
2 watching
5 forks
Language: Ruby
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
samsaffron/memory_profilerA memory profiler for Ruby applications.1,716
mjansson/rpmallocA high-performance memory allocator designed to be cross-platform and thread-safe.2,186
microsoft/snmallocAn allocator that efficiently handles memory allocation and deallocation in multithreaded environments.1,585
daanx/mimalloc-benchA benchmarking suite for evaluating memory allocation algorithms and their performance on different hardware platforms.390
emeryberger/hoardAn efficient and scalable memory allocator designed to improve application performance in multithreaded programs on multiprocessor machines.1,115
foonathan/memoryA C++ library providing a new, flexible memory allocation system1,499
mtrebi/memory-allocatorsCustom memory allocators in C++ to improve the performance of dynamic memory allocation1,769
devexperts/aprofA Java agent that inserts memory allocation counters into class bytecode to profile memory allocation220
dbandstra/zig-hunkA basic memory allocator based on a fixed block of memory with two stacks growing inward.0
ruby-prof/ruby-profA tool to analyze and understand the performance of Ruby applications2,005
node-dot-cpp/alloc-testCross-platform benchmarking for memory allocators44
suirad/sealAn allocator wrapper with leak detection capabilities6
mdsteele/ziegfriedA general-purpose memory allocator for the Zig programming language.24
mosteo/sanctaA library for managing task allocation in multi-robot systems using simulated annealing1
ccareaga/heap_allocatorA simple heap memory allocator implemented in C876