Skip to content

Diagnostics app optimizations #493

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

Merged
merged 3 commits into from
Feb 7, 2025
Merged

Conversation

rkistner
Copy link
Contributor

@rkistner rkistner commented Feb 7, 2025

This now disables slow diagnostics queries while downloading any data, so that the diagnostics app can stay fast while re-downloading bulk data.

This also adds tracking for downloaded operations, to view the progress while downloading.

Together with the switch to OPFS in #492, this makes the diagnostics app functional with syncing 1M operations (takes around 2m45s on my machine).

Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: e1c44ad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@powersync/diagnostics-app Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@stevensJourney stevensJourney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The performance boost is really awesome!

@rkistner rkistner merged commit c68675a into main Feb 7, 2025
6 checks passed
@rkistner rkistner deleted the diagnostics-app-optimizations branch February 7, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants