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: add sse() #5813

Merged
merged 10 commits into from
Jun 22, 2024
Merged

feat: add sse() #5813

merged 10 commits into from
Jun 22, 2024

Conversation

KATT
Copy link
Member

@KATT KATT commented Jun 20, 2024

Closes #

🎯 Changes

What changes are made in this PR? Is it a feature or a bug fix?

βœ… Checklist

  • I have followed the steps listed in the Contributing guide.
  • If necessary, I have added documentation related to the changes made.
  • I have added or updated the tests related to the changes made.

Copy link

vercel bot commented Jun 20, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
next-prisma-starter βœ… Ready (Inspect) Visit Preview Jun 22, 2024 3:41pm
og-image βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jun 22, 2024 3:41pm
www βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jun 22, 2024 3:41pm

Copy link

railway-app bot commented Jun 20, 2024

πŸš… Previously deployed to Railway in the trpc-sse-and-websockets project. Environment has been deleted.

Copy link

github-actions bot commented Jun 22, 2024

Diagnostics Comparison

Numbers

Metric PR next
Files 806 802 (πŸ”Ί 4)
Lines of Library 41,147 41,147 (βž– 0)
Lines of Definitions 121,524 121,107 (πŸ”Ί 417)
Lines of TypeScript 4,967 4,967 (βž– 0)
Lines of JavaScript 0 0 (βž– 0)
Lines of JSON 0 0 (βž– 0)
Lines of Other 0 0 (βž– 0)
Identifiers 177,743 177,385 (πŸ”Ί 358)
Symbols 110,593 110,322 (πŸ”Ί 271)
Types 88 88 (βž– 0)
Instantiations 0 0 (βž– 0)
Memory used 177,519 176,961 (πŸ”Ί 558)
Assignability cache size 0 0 (βž– 0)
Identity cache size 0 0 (βž– 0)
Subtype cache size 0 0 (βž– 0)
Strict subtype cache size 0 0 (βž– 0)

Timings and averages

Metric PR next
max (s) 4.239 4.185 (πŸ”Ί 0.05)
min (s) 4.239 4.185 (πŸ”Ί 0.05)
avg (s) 4.239 4.185 (πŸ”Ί 0.05)
median (s) 4.239 4.185 (πŸ”Ί 0.05)
length 1 1 (βž– 0)
unstable timings

Unstable

Timings are not reliable in here

Metric PR next
I/O Read time 0.04 0.04 (βž– 0)
Parse time 0.7 0.7 (βž– 0)
ResolveTypeReference time 0.03 0.03 (βž– 0)
ResolveModule time 0.1 0.11 (πŸ”½πŸŸ’ -0.01)
ResolveLibrary time 0.02 0.02 (βž– 0)
Program time 1.01 1.03 (πŸ”½πŸŸ’ -0.02)
Bind time 0.41 0.43 (πŸ”½πŸŸ’ -0.02)
Total time 1.43 1.46 (πŸ”½πŸŸ’ -0.03)

Copy link

This pull request has been locked because we are very unlikely to see comments on closed issues. If you think, this PR is still necessary, create a new one with the same branch. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant