An open API service indexing awesome lists of open source software.

https://github.com/sysprog21/malloc-test-concurrent

concurrent malloc benchmark
https://github.com/sysprog21/malloc-test-concurrent

Last synced: 2 months ago
JSON representation

concurrent malloc benchmark

Awesome Lists containing this project

README

          

# concurrent malloc benchmark

## build and verify
```bash
$ make
$ make check
```

# Licensing
`malloc-test-concurrent` is freely redistributable under the two-clause BSD
License. Use of this source code is governed by a BSD-style license that can
be found in the `LICENSE` file.