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

Slow session recording playback loading #6269

Closed
2 tasks done
alexkim205 opened this issue Oct 5, 2021 · 0 comments · Fixed by #6270
Closed
2 tasks done

Slow session recording playback loading #6269

alexkim205 opened this issue Oct 5, 2021 · 0 comments · Fixed by #6270
Assignees
Labels
performance Has to do with performance. For PRs, runs the clickhouse query performance suite

Comments

@alexkim205
Copy link
Contributor

In what situation are you experiencing subpar performance?

Session recording playback loading times are slow because we're querying for a large amount of session recording events for long sessions. This delay starts getting noticeable when recordings > 1hr on my 32GB Macbook Pro, but I can imagine it gets worse for slower computers.

Should be fixed as part of #6077 epic

How to reproduce

  1. Click "Watch session" for a long session recording
  2. Wait a long time until you can start watching the recording

Environment

  • PostHog Cloud
  • self-hosted PostHog, version/commit: please provide

Additional context

Thank you for your performance issue report – we want PostHog to go supersonic!

@alexkim205 alexkim205 added session recording performance Has to do with performance. For PRs, runs the clickhouse query performance suite labels Oct 5, 2021
@alexkim205 alexkim205 self-assigned this Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Has to do with performance. For PRs, runs the clickhouse query performance suite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant