Skip to content

markslemko/testmalloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jemalloc example

This is a test to have a minimal implementation using jemalloc directly included into a sample app and not linked as an external library.

It is not really intended for normal use. Use a library.

go here for the official and latest

to make this you need cmake > 3.1

$ cmake .
$ make 
$ ./testjemalloc

About

example using jemalloc included directly into a test project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors