CRREL / GRiD-API

9 stars 3 forks source link

PATCH /aois and /exports slow due to always on intersection tests #51

Open chambbj opened 3 years ago

chambbj commented 3 years ago

Much slower than GET counterpart which offers the option of disabling intersection tests.

Not sure this is worth fixing, in part because I'm not sure that PATCH requests are absolutely necessary, but something to keep in mind. Also, may already be resolved in some of the ongoing DRF work.