Skip to content

Add stats-based random alloc/dealloc generation and simulation. #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guangli-dai
Copy link
Contributor

This is a local stress test for jemalloc.

  1. By calling generateAllocs.sh, a random alloc/dealloc file will be generated based on the given size distribution;
  2. With the file generated in the first step set in randomTest.sh, the generated allocs/dallocs will be executed and corresponding jemalloc stats will be probed to better understand the influence of jemalloc-internal changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant