-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve performance of select_children() and select_parents() (#11099)
* Improve performance of select_children() and select_parents() * Add changelog entry.
- Loading branch information
1 parent
ff6745c
commit 1472b86
Showing
2 changed files
with
23 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
kind: Under the Hood | ||
body: Improve selection peformance by optimizing the select_children() and select_parents() | ||
functions. | ||
time: 2024-12-05T14:31:44.584216-05:00 | ||
custom: | ||
Author: peterallenwebb | ||
Issue: "11099" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters