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

Services #509

Merged
merged 2 commits into from
Mar 8, 2023
Merged

Services #509

merged 2 commits into from
Mar 8, 2023

Conversation

NullVoxPopuli
Copy link
Owner

Exploration of ideas from: emberjs/ember.js#20095

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented May 28, 2022

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b7174f3
Status:🚫  Build failed.

View logs

@github-actions
Copy link
Contributor

github-actions bot commented May 28, 2022

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

js min min + gzip min + brotli
/core/index.js 3.84 KiB 1.75 KiB 832 B 698 B
/util/ember-concurrency.js 5.21 KiB 1.54 KiB 737 B 625 B
/util/function-resource.js 8.4 KiB 2.32 KiB 897 B 749 B
/util/function.js 3.36 KiB 1.23 KiB 577 B 492 B
/util/helper.js 1.8 KiB 303 B 218 B 177 B
/util/map.js 4.07 KiB 1.29 KiB 679 B 576 B
/util/remote-data.js 3.48 KiB 1.25 KiB 581 B 509 B
/util/service.js 2.33 KiB 1.23 KiB 604 B 491 B

@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2023

⚠️ No Changeset found

Latest commit: 222eded

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.

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

github-actions bot commented Mar 7, 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.33 kB 1.53 kB 733 B 626 B
/util/fps.js 2.47 kB 904 B 469 B 375 B
/util/function.js 7.59 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 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 services branch 2 times, most recently from 41ea3c2 to 1808762 Compare March 8, 2023 16:42
Resolves #622
Experiment for: emberjs/ember.js#20095
@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review March 8, 2023 23:33
@NullVoxPopuli NullVoxPopuli merged commit e7b15d7 into main Mar 8, 2023
@NullVoxPopuli NullVoxPopuli deleted the services branch March 8, 2023 23:33
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.

1 participant