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(Turborepo): add a debouncer to file hash watching #7904

Merged

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Apr 4, 2024

Description

  • Adds a debouncer for file changes to cut down on needless rehashing

Testing Instructions

Added a small test for the debouncer

Closes TURBO-2756

Copy link

vercel bot commented Apr 4, 2024

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

Name Status Preview Comments Updated (UTC)
examples-native-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 8:21pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 8:21pm
examples-vite-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 8:21pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2024 8:21pm
turbo-turbo-tracing-next-plugin ❌ Failed (Inspect) Apr 18, 2024 8:21pm
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 8:21pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 8:21pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 8:21pm
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 8:21pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 8:21pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Apr 18, 2024 8:21pm

Copy link
Contributor Author

gsoltis commented Apr 4, 2024

Copy link
Contributor

github-actions bot commented Apr 4, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Apr 4, 2024

🟢 CI successful 🟢

Thanks

@gsoltis gsoltis force-pushed the 03-29-feat_turborepo_wire_file_hashing_to_grpc_server branch from ea725bb to c0db540 Compare April 5, 2024 18:23
@gsoltis gsoltis force-pushed the 04-04-feat_turborepo_add_a_debouncer_to_file_hash_watching branch from 4d57f26 to de12a2b Compare April 5, 2024 18:23
@gsoltis gsoltis force-pushed the 03-29-feat_turborepo_wire_file_hashing_to_grpc_server branch from c0db540 to b67cde6 Compare April 15, 2024 20:22
@gsoltis gsoltis force-pushed the 04-04-feat_turborepo_add_a_debouncer_to_file_hash_watching branch from de12a2b to 25ffe22 Compare April 15, 2024 20:22
@gsoltis gsoltis force-pushed the 03-29-feat_turborepo_wire_file_hashing_to_grpc_server branch from b67cde6 to 14c62b7 Compare April 15, 2024 21:28
@gsoltis gsoltis force-pushed the 04-04-feat_turborepo_add_a_debouncer_to_file_hash_watching branch from 25ffe22 to f1f23bb Compare April 15, 2024 21:28
@gsoltis gsoltis force-pushed the 03-29-feat_turborepo_wire_file_hashing_to_grpc_server branch from 14c62b7 to 6dd062d Compare April 15, 2024 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants