Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Jul 31, 2025

Pure refactor. Follow-on after #12663. Move looking up NodeId for a Reference into is_name_set_reference_node. This makes it clearer that the ReferenceId and NodeId are connected.

@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Jul 31, 2025
Copy link
Member Author

overlookmotel commented Jul 31, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 31, 2025

CodSpeed Instrumentation Performance Report

Merging #12664 will not alter performance

Comparing 07-29-refactor_mangler_move_nodeid_lookup_into_is_name_set_reference_node_ (77d397a) with 07-29-perf_mangler_remove_unnecessary_astnode_lookups (4adc1ed)

Summary

✅ 34 untouched benchmarks

@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Jul 31, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 31, 2025

Merge activity

…ode` (#12664)

Pure refactor. Follow-on after #12663. Move looking up `NodeId` for a `Reference` into `is_name_set_reference_node`. This makes it clearer that the `ReferenceId` and `NodeId` are connected.
@graphite-app graphite-app bot force-pushed the 07-29-perf_mangler_remove_unnecessary_astnode_lookups branch from c90f8df to 4adc1ed Compare July 31, 2025 15:32
@graphite-app graphite-app bot force-pushed the 07-29-refactor_mangler_move_nodeid_lookup_into_is_name_set_reference_node_ branch from e2723af to 77d397a Compare July 31, 2025 15:32
Base automatically changed from 07-29-perf_mangler_remove_unnecessary_astnode_lookups to main July 31, 2025 15:39
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 31, 2025
@graphite-app graphite-app bot merged commit 77d397a into main Jul 31, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 07-29-refactor_mangler_move_nodeid_lookup_into_is_name_set_reference_node_ branch July 31, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants