Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance of Time-Series #52

Closed
TonioF opened this issue Jan 21, 2019 · 4 comments
Closed

Improve performance of Time-Series #52

TonioF opened this issue Jan 21, 2019 · 4 comments
Assignees
Labels
important This is very important for the project urgent High external pressure to address this ASAP xcube serve This is related to server component, CLI "xcube serve"

Comments

@TonioF
Copy link
Contributor

TonioF commented Jan 21, 2019

The performance of the time-series commands is slow, leading to time-outs. This has been observed for all four endpoints.

GET /ts/{dataset}/{variable}/point
POST /ts/{dataset}/{variable}/geometry
POST /ts/{dataset}/{variable}/geometries
POST /ts/{dataset}/{variable}/features

@TonioF TonioF self-assigned this Jan 21, 2019
@forman forman transferred this issue from xcube-dev/xcube-server May 7, 2019
@forman forman changed the title Improve performance of Time-Series xcube serve: Improve performance of Time-Series May 7, 2019
@forman forman changed the title xcube serve: Improve performance of Time-Series Improve performance of Time-Series May 7, 2019
@forman forman added important This is very important for the project xcube serve This is related to server component, CLI "xcube serve" urgent High external pressure to address this ASAP labels May 7, 2019
@forman
Copy link
Member

forman commented May 7, 2019

See also xcube-dev/xcube-viewer#38

@forman forman added the in progress The assignee is working on it label May 10, 2019
@forman forman self-assigned this May 10, 2019
@forman
Copy link
Member

forman commented May 10, 2019

@forman
Copy link
Member

forman commented May 13, 2019

At least the TS extraction using xcube serve should benefit from #58

@forman forman removed the in progress The assignee is working on it label Jun 6, 2019
@forman
Copy link
Member

forman commented Jun 6, 2019

Closing this. Reopen if performance issue persists.

@forman forman closed this as completed Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important This is very important for the project urgent High external pressure to address this ASAP xcube serve This is related to server component, CLI "xcube serve"
Projects
None yet
Development

No branches or pull requests

2 participants