Skip to content

[pull] master from reactive:master#117

Merged
pull[bot] merged 2 commits intoerickirt:masterfrom
reactive:master
Apr 7, 2026
Merged

[pull] master from reactive:master#117
pull[bot] merged 2 commits intoerickirt:masterfrom
reactive:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 7, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

ntucker added 2 commits April 7, 2026 08:36
…opt (#3884)

getNewEntities eagerly cloned entity and meta table POJOs on first
access per key, causing a Maglev bailout ("Insufficient type feedback
for generic named access") because this.entities lacked stable type
feedback at optimization time.

Move the clone to setEntity (lazy, on first write per entity type) so
getNewEntities stays a pure Map operation that Maglev can optimize and
keep optimized. Also extract MetaEntry type alias to reduce repetition.

Made-with: Cursor
@pull pull bot locked and limited conversation to collaborators Apr 7, 2026
@pull pull bot added the ⤵️ pull label Apr 7, 2026
@pull pull bot merged commit 7df6a49 into erickirt:master Apr 7, 2026
2 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant