Skip to content

gh-134584: Eliminate redundant refcounting from BINARY_SLICE - #144596

Closed
cocolato wants to merge 1 commit into
python:mainfrom
cocolato:optimize/BINARY_SLICE2
Closed

gh-134584: Eliminate redundant refcounting from BINARY_SLICE#144596
cocolato wants to merge 1 commit into
python:mainfrom
cocolato:optimize/BINARY_SLICE2

Conversation

@cocolato

@cocolatococolato commented Feb 8, 2026

Copy link
Copy Markdown
Member

@Fidget-Spinner

Copy link
Copy Markdown
Member

Sorry, I just realised this will make the JIT faster, but make the interpreter slower. I'll think of a way to eliminate the overhead in a future PR, but for now. I have to close this. I'm really sorry for wasting your time!

@cocolato
cocolato deleted the optimize/BINARY_SLICE2 branch March 17, 2026 08:12
Sign up for freeto 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

@cocolato@Fidget-Spinner