Skip to content

Update fork #1

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

Merged
merged 13 commits into from
Jul 17, 2020
Merged

Update fork #1

merged 13 commits into from
Jul 17, 2020

Conversation

PiggyPiglet
Copy link
Owner

No description provided.

lewysDavies and others added 13 commits July 9, 2020 11:36
1) Use SplittableRandom instead of ThreadLocalRandom, for slightly
improved performance and higher quality simulation
2) JavaDoc comments update
3) Finalised more methods that shall never be overridden, based on this
probability implementation
- Added test for clear() behaviour

- Version bump to 0.7
- Removed unnecessary updateIndex() call, when we can easily determine
the new entries' index value
- Remove loops and just use nano seconds
- Fix JVM memory allocation
- Setup & Teardown collections during each benchmark iteration
- Removed pointless map.addAll bench
- Removed unfair consume operation from mapAddSingle
@PiggyPiglet PiggyPiglet merged commit 0cedcd6 into PiggyPiglet:master Jul 17, 2020
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.

2 participants