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

Speedup Timeseries Model #613

Closed
pjcross opened this issue Mar 29, 2016 · 3 comments
Closed

Speedup Timeseries Model #613

pjcross opened this issue Mar 29, 2016 · 3 comments

Comments

@pjcross
Copy link
Contributor

pjcross commented Mar 29, 2016

We need to speed up our timeseries models to improve scalability. Matt suggested removing all the text for the file URLs from the table, since they don't contribute to model. Another thing that he noted was that we're pulling metadata first thing and that everything else is stalled waiting on its retrieval.

@Mletter1
Copy link
Collaborator

Mletter1 commented Apr 6, 2016

This commit e4bbe99 speeds up server to client data transfer by multiple factors of 10

Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
This reverts commit 6f5c71f.
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 6, 2016
Mletter1 pushed a commit that referenced this issue Apr 8, 2016
Mletter1 pushed a commit that referenced this issue Apr 8, 2016
Mletter1 pushed a commit that referenced this issue Apr 8, 2016
Mletter1 pushed a commit that referenced this issue Apr 8, 2016
Mletter1 pushed a commit that referenced this issue Apr 8, 2016
@Mletter1 Mletter1 mentioned this issue Apr 11, 2016
@alexsielicki
Copy link
Collaborator

My part in this is finished. Reassigning to @Mletter1 in case he still has work he wants to do on this.

Mletter1 pushed a commit that referenced this issue Apr 15, 2016
@Mletter1
Copy link
Collaborator

time-series is now sped up

alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
This reverts commit e27e3a7.
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
alexsielicki pushed a commit that referenced this issue Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants