simplefeatures icon indicating copy to clipboard operation
simplefeatures copied to clipboard

Dockerize benchmarks

Open peterstace opened this issue 3 years ago • 1 comments

The benchmarks have dependencies on a particular version of GEOS.

Rather than requiring developers to install that version of GEOS, the benchmarks should be dockerized instead.

peterstace avatar May 13 '22 01:05 peterstace

I've attempted to dockerise the whole script, but that doesn't work too well -- since we need to switch between branches in the script.

I'll instead attempt to build two images containing just the appropriate benchmark binaries, and then run them with the script.

peterstace avatar Jul 08 '22 02:07 peterstace