Skip to content

Add JMH benchmarks for int4Bit and int4Dibit dot products#16170

Merged
benwtrent merged 1 commit into
apache:mainfrom
vigneshio:bench/int4bit-dibit-dotproduct
Jun 2, 2026
Merged

Add JMH benchmarks for int4Bit and int4Dibit dot products#16170
benwtrent merged 1 commit into
apache:mainfrom
vigneshio:bench/int4bit-dibit-dotproduct

Conversation

@vigneshio
Copy link
Copy Markdown
Contributor

This PR adds JMH benchmarks for int4BitDotProduct and int4DibitDotProduct, mirroring the existing binaryDotProductUint8Scalar/Vector pattern (scalar benchmark + vector @Fork with --add-modules=jdk.incubator.vector).

These BBQ scoring kernels previously had no JMH coverage despite having dedicated Panama implementations.

@github-actions github-actions Bot added this to the 11.0.0 milestone Jun 2, 2026
@vigneshio vigneshio force-pushed the bench/int4bit-dibit-dotproduct branch from e303216 to 373d3b9 Compare June 2, 2026 11:43
@benwtrent benwtrent merged commit 00dcfad into apache:main Jun 2, 2026
13 checks passed
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