Skip to content

[EventGrid] Incremental source generator #49445

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

danielmarbach
Copy link
Contributor

@danielmarbach danielmarbach commented Apr 16, 2025

Follow up on #49426

These changes will improve build times, particularly for large projects, by only regenerating source when relevant files have changed. The optimized string parsing also reduces memory allocations and improves generator execution speed.

@github-actions github-actions bot added Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Grid labels Apr 16, 2025
Copy link

Thank you for your contribution @danielmarbach! We will review the pull request and get back to you soon.

@danielmarbach
Copy link
Contributor Author

@JoshLove-msft @jsquire @m-redding @m-nash Another follow up on the previous one

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@jsquire jsquire requested a review from m-nash April 21, 2025 16:09
@jsquire
Copy link
Member

jsquire commented Apr 21, 2025

@m-nash: As our resident source generator SME, would appreciate your thoughts.

@jsquire
Copy link
Member

jsquire commented Apr 30, 2025

@m-nash: poke

@danielmarbach danielmarbach force-pushed the incremental-source-generator branch from 92fa514 to f99c957 Compare May 1, 2025 21:32
@danielmarbach
Copy link
Contributor Author

@m-nash I think this is done. Wrapping up things for today, but you are welcome to push further adjustments if needed. The PR has edit rights.

@danielmarbach
Copy link
Contributor Author

Ping @m-nash

@danielmarbach
Copy link
Contributor Author

Any reviewers? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community Contribution Community members are working on the issue customer-reported Issues that are reported by GitHub users external to the Azure organization. Event Grid
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants