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

Add JMH benchmarks for Lucene IntIntHashMap and Eclipse IntShortHashMap #599

Merged
merged 11 commits into from
Nov 26, 2023

Conversation

alexklibisz
Copy link
Owner

@alexklibisz alexklibisz commented Nov 26, 2023

Related Issue

#160 #611

Changes

Broken out of #598

No implementation changes. Just adding some benchmarks for different methods of counting hits. Benchmark variables are tuned to roughly mimic the Fashion Mnist dataset. Results look like this on an EC2 r6i.8xlarge:

image

Testing and Validation

Standard CI

@alexklibisz alexklibisz changed the title Add JMH benchmarks for various hit counters Performance: add JMH benchmarks for Lucene IntIntHashMap and Eclipse IntShortHashMap Nov 26, 2023
@alexklibisz alexklibisz marked this pull request as ready for review November 26, 2023 04:30
@alexklibisz alexklibisz changed the title Performance: add JMH benchmarks for Lucene IntIntHashMap and Eclipse IntShortHashMap Add JMH benchmarks for Lucene IntIntHashMap and Eclipse IntShortHashMap Nov 26, 2023
@alexklibisz alexklibisz merged commit 956cdfc into main Nov 26, 2023
5 checks passed
@alexklibisz alexklibisz deleted the 160-lucene-intinthashmap-benchmarks branch November 26, 2023 04:31
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.

None yet

1 participant