Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement experiment for: emberjs/rfcs#905 (link) #797

Merged
merged 1 commit into from
Mar 10, 2023
Merged

Conversation

NullVoxPopuli
Copy link
Owner

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2023

🦋 Changeset detected

Latest commit: 18adb86

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@NullVoxPopuli NullVoxPopuli changed the title Implement experiment for: emberjs/rfcs#905 Implement experiment for: emberjs/rfcs#905 (link) Mar 7, 2023
@NullVoxPopuli NullVoxPopuli added the enhancement New feature or request label Mar 7, 2023
@NullVoxPopuli NullVoxPopuli self-assigned this Mar 7, 2023
@NullVoxPopuli NullVoxPopuli force-pushed the link-util branch 2 times, most recently from c15c967 to a341743 Compare March 8, 2023 23:41
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

Estimated impact to a consuming app, depending on which bundle is imported

js min min + gzip min + brotli
/index.js 19.77 kB 3.91 kB 1.57 kB 1.39 kB
├── core/class-based/index.js 9.36 kB 2.44 kB 1.13 kB 983 B
├── core/function-based/index.js 7.88 kB 576 B 269 B 215 B
└── core/use.js 2.91 kB 415 B 256 B 203 B
/util/cell.js 2.46 kB 917 B 433 B 364 B
/util/debounce.js 2.71 kB 837 B 430 B 352 B
/util/ember-concurrency.js 4.39 kB 1.56 kB 743 B 630 B
/util/fps.js 2.47 kB 904 B 469 B 375 B
/util/function.js 7.67 kB 2.72 kB 997 B 852 B
/util/helper.js 1.79 kB 303 B 218 B 177 B
/util/keep-latest.js 1.75 kB 412 B 261 B 209 B
/util/map.js 5.56 kB 2.5 kB 1.11 kB 936 B
/util/remote-data.js 5.07 kB 1.75 kB 675 B 596 B

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant