Skip to content
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

stress test #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

stress test #9

wants to merge 4 commits into from

Conversation

yangshuxin
Copy link

stress test by comparing lru-$ and lruffi-$ side-by-side. Keys are generated by randomly grab words from big plain-text download from Internet.

Shuxin Yang added 4 commits December 22, 2014 15:16
Both caches are fed with same keys randomly generated by extract some
words from plain text files. The values associated with the keys are
integers which starts from 0, and increased by 1 each time a set()
operator is called.

The stress-test can easily expose the bug I fixed not a while ago.
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