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

Benchmark the GDAL Metadata retrieval #221

Open
pomadchin opened this issue Jul 31, 2019 · 0 comments
Open

Benchmark the GDAL Metadata retrieval #221

pomadchin opened this issue Jul 31, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@pomadchin
Copy link
Member

Benchmark GDALWarp bindings metadata retrieval and compare it to usual GDAL JNI bindings. A relevant discussion is here geotrellis/gdal-warp-bindings#54

Do we loose a lot on allocating Arrays on the JVM side? Would it be better to allocate strings and arrays on the JVM side to minimize resources allocation?

@pomadchin pomadchin added this to the GT 3.0 milestone Jul 31, 2019
@pomadchin pomadchin added the enhancement New feature or request label Jul 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant