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

perf: build telemetry client in background #7627

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chris-olszewski
Copy link
Member

@chris-olszewski chris-olszewski commented Mar 5, 2024

Description

We move the construction of the telemetry client to a background thread so we can continue with execution while it does some cert reads etc.

Testing Instructions

TODO: Get some profiles to show this happening concurrently with general run work

Closes TURBO-2530

Copy link

vercel bot commented Mar 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview Mar 5, 2024 4:35pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2024 4:35pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm
examples-gatsby-web ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm
examples-native-web ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm
examples-svelte-web ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm
examples-tailwind-web ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm
examples-vite-web ⬜️ Ignored (Inspect) Mar 5, 2024 4:35pm

Copy link
Contributor

github-actions bot commented Mar 5, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Mar 5, 2024

🟢 CI successful 🟢

Thanks

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