Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

perf: Improve check user exists#25057

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
keithwillcode merged 2 commits intomainfromperf/improve_setup
Nov 11, 2025
Merged

Conversation

@volnei
Copy link
Contributor

@volneivolnei commentedNov 11, 2025
edited by cubic-dev-aibot
Loading

Summary by cubic

Optimize user existence check in login SSR by using prisma.user.findFirst instead of count, reducing DB work and speeding up redirects. Also simplify error handling by removing the unused error variable in the JWT catch.

Written for commit89be727. Summary will update automatically on new commits.

@volneivolnei marked this pull request as ready for reviewNovember 11, 2025 01:46
@graphite-appgraphite-appbot requested a review froma teamNovember 11, 2025 01:46
@keithwillcodekeithwillcodeenabled auto-merge (squash)November 11, 2025 01:47
@keithwillcodekeithwillcode added corearea: core, team members only foundation labelsNov 11, 2025
@keithwillcodekeithwillcode added this to thev5.9 milestoneNov 11, 2025
Copy link
Contributor

@cubic-dev-aicubic-dev-aibot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@github-actions
Copy link
Contributor

github-actionsbot commentedNov 11, 2025
edited
Loading

E2E results are ready!

@vercel
Copy link

vercelbot commentedNov 11, 2025
edited
Loading

The latest updates on your projects. Learn more aboutVercel for GitHub.

2 Skipped Deployments
ProjectDeploymentPreviewCommentsUpdated (UTC)
calIgnoredIgnoredNov 11, 2025 5:33am
cal-euIgnoredIgnoredNov 11, 2025 5:33am

Copy link
Contributor

@cubic-dev-aicubic-dev-aibot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@keithwillcodekeithwillcode merged commit53a931d intomainNov 11, 2025
38 of 39 checks passed
@keithwillcodekeithwillcode deleted the perf/improve_setup branchNovember 11, 2025 06:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@cubic-dev-aicubic-dev-ai[bot]cubic-dev-ai[bot] left review comments

@hariombalharahariombalharahariombalhara approved these changes

@keithwillcodekeithwillcodekeithwillcode approved these changes

Assignees

No one assigned

Labels

corearea: core, team members onlyfoundationready-for-e2esize/XS

Projects

None yet

Milestone

v5.9

Development

Successfully merging this pull request may close these issues.

5 participants

@volnei@hariombalhara@keithwillcode@anikdhabal

[8]ページ先頭

©2009-2025 Movatter.jp