Skip to content

[pull] master from reactive:master#115

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

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

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 6, 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 6, 2026 09:07
…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
@pull pull bot locked and limited conversation to collaborators Apr 6, 2026
@pull pull bot added the ⤵️ pull label Apr 6, 2026
@pull pull bot merged commit cc330d6 into erickirt:master Apr 6, 2026
2 of 4 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