Skip to content

Commit 66e2011

Browse files
Update 2026-02-20-16-49-28.gh-issue-145044.20DoM5.rst
1 parent 10ab2ca commit 66e2011

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
The function :func:`unsafe_object_compare()` in :file:`Objects/listobject.c` has been optimized to avoid unnecessary reference count decrements on boolean results. This reduces overhead on tight comparison loops, improving :class:`list` sort performance by approximately 1%.
2-
Patch by Benedikt Johannes.
1+
The function :func:unsafe_object_compare() in :file:`Objects/listobject.c` has been optimized to avoid unnecessary reference count decrements on boolean results. This reduces overhead on tight comparison loops, improving :class:`list` sort performance by approximately 1%.
2+
3+
Patch by Benedikt Johannes.

0 commit comments

Comments
 (0)