Skip to content

perf: fuse numeric array reads into one runtime lookup - #399

Merged
ctate merged 1 commit into
mainfrom
codex/fused-numeric-array-reads
Sep 24, 2026
Merged

ctate merged 1 commit into
mainfrom
codex/fused-numeric-array-reads

Conversation

@ctate

@ctate ctate commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

Combine numeric-array slot checking and reading into one runtime call in both C and LLVM. This removes duplicate lookups and extra retain/release operations while preserving missing-value behavior and keeping the receiver alive during index evaluation.

@vercel

vercel Bot commented Sep 24, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
scriptc Ready Ready Preview, v0 Sep 24, 2026 4:57am UTC

@ctate
ctate merged commit 6242053 into main Sep 24, 2026
36 of 37 checks passed

This branch was successfully deployed

1 active deployment
Preview — 5b26a5eb Deployed Sep 24, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant