Skip to content

chore: Add clustering algorithms benchmark tests#1665

Open
kikoso wants to merge 5 commits intofeat/rewrite-android-maps-utilsfrom
chore/benchmark-clustering-tests
Open

chore: Add clustering algorithms benchmark tests#1665
kikoso wants to merge 5 commits intofeat/rewrite-android-maps-utilsfrom
chore/benchmark-clustering-tests

Conversation

@kikoso
Copy link
Collaborator

@kikoso kikoso commented Mar 19, 2026

This PR adds JVM benchmarking tests to measure the execution time of addItems and getClusters at various zoom levels for the GridBasedAlgorithm and NonHierarchicalDistanceBasedAlgorithm. It is intended to help empirically compare performance between the Java and Kotlin implementations.

image

@googlemaps-bot
Copy link
Contributor

Code Coverage

Overall Project 67.31% 🍏

There is no coverage information present for the Files changed

@kikoso
Copy link
Collaborator Author

kikoso commented Mar 19, 2026

More benchmarks:

image

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.

3 participants