Skip to content

enhance: ImmutableJS support moved to /immutable export#3469

Closed
ntucker wants to merge 1 commit intomasterfrom
test-branch
Closed

enhance: ImmutableJS support moved to /immutable export#3469
ntucker wants to merge 1 commit intomasterfrom
test-branch

Conversation

@ntucker
Copy link
Collaborator

@ntucker ntucker commented Apr 12, 2025

Fixes # .

Motivation

Solution

Open questions

@changeset-bot
Copy link

changeset-bot bot commented Apr 12, 2025

⚠️ No Changeset found

Latest commit: b99dd0d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

Size Change: -101 B (-0.13%)

Total Size: 77.6 kB

Filename Size Change
examples/test-bundlesize/dist/rdcClient.js 10.1 kB -101 B (-0.99%)
ℹ️ View Unchanged
Filename Size
examples/test-bundlesize/dist/App.js 3.42 kB
examples/test-bundlesize/dist/polyfill.js 311 B
examples/test-bundlesize/dist/rdcEndpoint.js 5.6 kB
examples/test-bundlesize/dist/react.js 57.5 kB
examples/test-bundlesize/dist/webpack-runtime.js 726 B

compressed-size-action

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Details
Benchmark suite Current: b99dd0d Previous: 1cfdd2c Ratio
normalizeLong 512 ops/sec (±0.36%) 533 ops/sec (±0.30%) 1.04
infer All 9470 ops/sec (±1.27%) 9531 ops/sec (±0.96%) 1.01
denormalizeLong 276 ops/sec (±3.41%) 280 ops/sec (±2.95%) 1.01
denormalizeLong donotcache 1004 ops/sec (±0.38%) 1020 ops/sec (±0.26%) 1.02
denormalizeShort donotcache 500x 1453 ops/sec (±0.26%) 1425 ops/sec (±0.33%) 0.98
denormalizeShort 500x 794 ops/sec (±2.09%) 793 ops/sec (±2.13%) 1.00
denormalizeShort 500x withCache 5662 ops/sec (±0.25%) 5416 ops/sec (±0.12%) 0.96
queryShort 500x withCache 2606 ops/sec (±0.75%) 2395 ops/sec (±0.45%) 0.92
denormalizeLong with mixin Entity 265 ops/sec (±1.95%) 269 ops/sec (±1.67%) 1.02
denormalizeLong withCache 7181 ops/sec (±0.23%) 5983 ops/sec (±0.18%) 0.83
denormalizeLong All withCache 8167 ops/sec (±0.56%) 8154 ops/sec (±0.39%) 1.00
denormalizeLong Query-sorted withCache 7589 ops/sec (±1.26%) 7681 ops/sec (±1.14%) 1.01
denormalizeLongAndShort withEntityCacheOnly 1754 ops/sec (±0.46%) 1675 ops/sec (±0.37%) 0.95
getResponse 6020 ops/sec (±1.07%) 6034 ops/sec (±1.20%) 1.00
getResponse (null) 6469066 ops/sec (±0.73%) 5854832 ops/sec (±0.71%) 0.91
getResponse (clear cache) 264 ops/sec (±1.94%) 260 ops/sec (±2.13%) 0.98
getSmallResponse 2818 ops/sec (±0.32%) 2703 ops/sec (±0.34%) 0.96
getSmallInferredResponse 2196 ops/sec (±0.28%) 2082 ops/sec (±0.22%) 0.95
getResponse Collection 6388 ops/sec (±1.08%) 6254 ops/sec (±0.84%) 0.98
get Collection 5850 ops/sec (±0.41%) 5623 ops/sec (±0.32%) 0.96
get Query-sorted 6725 ops/sec (±0.33%) 6709 ops/sec (±0.35%) 1.00
setLong 512 ops/sec (±0.56%) 530 ops/sec (±0.32%) 1.04
setLongWithMerge 229 ops/sec (±0.26%) 234 ops/sec (±0.30%) 1.02
setLongWithSimpleMerge 241 ops/sec (±0.27%) 245 ops/sec (±0.26%) 1.02
setSmallResponse 500x 908 ops/sec (±0.20%) 913 ops/sec (±0.17%) 1.01

This comment was automatically generated by workflow using github-action-benchmark.

@ntucker ntucker closed this Apr 15, 2025
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