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

chore: testing a composite setup #5459

Draft
wants to merge 11 commits into
base: next
Choose a base branch
from
Draft

chore: testing a composite setup #5459

wants to merge 11 commits into from

Conversation

KATT
Copy link
Member

@KATT KATT commented Feb 8, 2024

Closes #

🎯 Changes

Added a clone of the big router example with some composite setup (aka project references)

Was curious if it sped up VSCode, but it seems to have little/no impact where this POC currently is

βœ… 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 Feb 8, 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 Feb 8, 2024 11:41am
og-image βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 8, 2024 11:41am
trpc-next-app-dir βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 8, 2024 11:41am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
www ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2024 11:41am

Copy link

github-actions bot commented Feb 8, 2024

Diagnostics Comparison

Numbers

Metric PR next
Files 777 777 (βž– 0)
Lines of Library 40,241 40,241 (βž– 0)
Lines of Definitions 119,781 119,781 (βž– 0)
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 175,649 175,649 (βž– 0)
Symbols 109,447 109,447 (βž– 0)
Types 89 89 (βž– 0)
Instantiations 0 0 (βž– 0)
Memory used 174,864 175,280 (πŸ”½πŸŸ’ -416)
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.624 4.228 (πŸ”Ί 0.4)
min (s) 4.624 4.228 (πŸ”Ί 0.4)
avg (s) 4.624 4.228 (πŸ”Ί 0.4)
median (s) 4.624 4.228 (πŸ”Ί 0.4)
length 1 1 (βž– 0)
unstable timings

Unstable

Timings are not reliable in here

Metric PR next
I/O Read time 0.05 0.05 (βž– 0)
Parse time 0.76 0.75 (πŸ”Ί 0.01)
ResolveTypeReference time 0.04 0.03 (πŸ”Ί 0.01)
ResolveModule time 0.14 0.11 (πŸ”Ί 0.03)
ResolveLibrary time 0.02 0.02 (βž– 0)
Program time 1.16 1.11 (πŸ”Ί 0.05)
Bind time 0.51 0.49 (πŸ”Ί 0.02)
Total time 1.67 1.59 (πŸ”Ί 0.08)

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.

None yet

1 participant