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

feat: insanely speed up apps filters #20

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

fran-ink
Copy link
Contributor

@fran-ink fran-ink commented Feb 3, 2025

Pure insanity.

I don't know why, each router.replace takes something like 500-1000ms.

Just replacing with a very, very simple window.history makes it instant and works perfectly

Something I noticed while working on the new layout

@fran-ink fran-ink requested a review from a team as a code owner February 3, 2025 21:46
@fran-ink fran-ink force-pushed the feat/speed-up-filters branch from 1f97976 to 4eff5e2 Compare February 3, 2025 21:50
@fran-ink fran-ink force-pushed the feat/speed-up-filters branch from 4eff5e2 to 923a07f Compare February 3, 2025 21:55
@fran-ink fran-ink merged commit f18c279 into main Feb 3, 2025
4 checks passed
@fran-ink fran-ink deleted the feat/speed-up-filters branch February 3, 2025 22:00
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