Skip to content

chore: Add clustering algorithms benchmark tests#1665

Merged
dkhawk merged 5 commits intofeat/rewrite-android-maps-utilsfrom
chore/benchmark-clustering-tests
Mar 26, 2026
Merged

chore: Add clustering algorithms benchmark tests#1665
dkhawk merged 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

@dkhawk dkhawk merged commit ad1d411 into feat/rewrite-android-maps-utils Mar 26, 2026
6 checks passed
@dkhawk dkhawk deleted the chore/benchmark-clustering-tests branch March 26, 2026 18:19
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