Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Optimize bookkeeping in the program builder: #1392

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

copybara-service[bot]
Copy link

Optimize bookkeeping in the program builder:

  • don't apply incremental cleanup as program steps are rewritten, just delete everything with ProgramBuilder dtor.
  • hint expected size for program nodes
  • reserve size for the special function handlder map

@copybara-service copybara-service bot force-pushed the test_742338612 branch 4 times, most recently from f7d4ff9 to 013c6d7 Compare April 2, 2025 23:48
- don't apply incremental cleanup as program steps are rewritten, just delete everything with ProgramBuilder dtor.
- hint expected size for program nodes
- reserve size for the special function handlder map

PiperOrigin-RevId: 743333509
@copybara-service copybara-service bot merged commit aafd2d7 into master Apr 3, 2025
@copybara-service copybara-service bot deleted the test_742338612 branch April 3, 2025 00: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.

1 participant