GeoSamples / sesar-rest-api

SESAR REST API Spring Boot Project
Apache License 2.0
2 stars 1 forks source link

Improve igsn-ev-json-ld REST API performance #19

Closed lulin-song closed 3 years ago

lulin-song commented 3 years ago

IGSN-EV-JSON-LD rest api takes more 5s. We need to improve the performance for interoperability.

lulin-song commented 3 years ago

The following RSET API performance is improved after removing 'lower' function in the query. /sample/igsn/{igsn} /sample/json-ld/igsn/{igsn} /sample/igsn-ev-json-ld/igsn/{igsn}

lulin-song commented 3 years ago

Done. Confirmed by the user.