Skip to content

DEPRECATED: Projects for benchmarking GeoTrellis

Notifications You must be signed in to change notification settings

micpilon/geotrellis-benchmark

 
 

Repository files navigation

geotrellis-benchmark

Projects for benchmarking GeoTrellis.

Deprecated

This project is deprecated in favor of using sbt-jmh in geotrellis-bench subproject.

Running

There are multiple versions of GeoTrellis that can be benchmarked here. For instance, to benchmark the Convolve operation in geotrellis-0.9.2 against geotrellis-0.10.0-SNAPSHOT, make sure the appropriate versions are set in the subprojects, and then run:

./sbt "project geotrellis09-benchmark" "test-only *Convolve*"
./sbt "project geotrellis-raster-benchmark" "test-only *Convolve*"

About

DEPRECATED: Projects for benchmarking GeoTrellis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 90.3%
  • Scala 8.4%
  • Shell 1.3%