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

Figure out how to speed up the Timeline query #116

Open
dracco1993 opened this issue Jun 8, 2020 · 0 comments
Open

Figure out how to speed up the Timeline query #116

dracco1993 opened this issue Jun 8, 2020 · 0 comments
Labels
enhancement Reworking/Tweaking of an existing feature question Further information is requested

Comments

@dracco1993
Copy link
Member

We should probably be using partitioned agg tables, or something like that.

Or, you know, not be going through 600k rows of JSONB on each query... 😅

Current time:
8.61 seconds

@kringeth000 kringeth000 added enhancement Reworking/Tweaking of an existing feature question Further information is requested labels Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Reworking/Tweaking of an existing feature question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants