Skip to content

gh-100239: expose sq_repeat helpers for BINARY_OP_EXTEND#148791

Open
NekoAsakura wants to merge 1 commit intopython:mainfrom
NekoAsakura:gh-100239/expose-sq-repeat-helpers
Open

gh-100239: expose sq_repeat helpers for BINARY_OP_EXTEND#148791
NekoAsakura wants to merge 1 commit intopython:mainfrom
NekoAsakura:gh-100239/expose-sq-repeat-helpers

Conversation

@NekoAsakura
Copy link
Copy Markdown
Contributor

@NekoAsakura NekoAsakura commented Apr 20, 2026

main branch %
str * int 32.0 ns 26.4 ns -17.5%
int * str 32.7 ns 26.8 ns -18.0%
bytes * int 27.0 ns 23.1 ns -14.4%
int * bytes 27.2 ns 23.0 ns -15.4%
tuple * int 29.3 ns 24.9 ns -15.0%
int * tuple 29.7 ns 24.8 ns -16.5%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants