[pull] master from reactive:master#115
Merged
pull[bot] merged 2 commits intoerickirt:masterfrom Apr 6, 2026
Merged
Conversation
…3879) * enhance(normalizr,endpoint): Reduce allocations in hot cache paths Inline getCacheKey in GlobalCache to avoid eagerly creating both localCache and cycleCache Maps per entity type. Replace push(...spread) with an indexed for-loop when copying cached entity dependencies. Pre-create _removeSchema in Collection.CreateMover so normalizeMove no longer calls Object.create on every invocation, eliminating hidden class polymorphism that caused V8 "wrong call target" deoptimizations. Made-with: Cursor * docs: Add optimization rationale comments Made-with: Cursor * refactor: Extract getOrCreateLocalCache for readability Made-with: Cursor
) * internal(bench-react): Reduce benchmark variance for tighter CI results Tighten convergent config (15/10 warmup, 80/60 max iterations, 2%/3% CI targets), add Chromium stability flags, double-GC between scenarios with longer pauses, tune CI system (CPU governor, swap off, robust server wait). Made-with: Cursor * internal(bench): Add system tuning to Node benchmark CI Same CPU governor and swap tuning as bench-react for consistent results. Made-with: Cursor * internal(bench): Pin benchmarks to CPU cores via taskset Config tuning alone didn't reduce variance — CI runner noise from CPU migration and shared-infrastructure scheduling is the dominant factor. Pin benchmark processes to cores 0,1 via taskset to eliminate L1/L2 cache thrashing from core migration. Moderate warmup/iteration counts back to reasonable levels since extra iterations can't fix environmental noise. Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )