Skip to content

Add JMH benchmarks for Lucene IntIntHashMap and Eclipse IntShortHashMap#599

Merged
alexklibisz merged 11 commits intomainfrom
160-lucene-intinthashmap-benchmarks
Nov 26, 2023
Merged

Add JMH benchmarks for Lucene IntIntHashMap and Eclipse IntShortHashMap#599
alexklibisz merged 11 commits intomainfrom
160-lucene-intinthashmap-benchmarks

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
@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.

1 participant