twpayne / go-geobabel

Package geobabel converts geometry types between popular geometry libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add comparative benchmarks

twpayne opened this issue · comments

As we have three geometry libraries in the same place, we can compare them.

For example:

  • Is go-geom really quicker at computing bounding boxes/generating WKB/parsing WKB than go-geos or orb?