https://github.com/rustyx/mallocperf
https://github.com/rustyx/mallocperf
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rustyx/mallocperf
- Owner: rustyx
- License: unlicense
- Created: 2018-08-31T14:34:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T20:12:49.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T14:38:54.208Z (over 1 year ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**jemalloc performance test for Windows x64**
Used for comparing performance of different jemalloc versions.
Clone [jemalloc](https://github.com/jemalloc/jemalloc) at the same level as this project, configure and build the **Release-static x64** configuration.
Then build and run this project.