ember-resources icon indicating copy to clipboard operation
ember-resources copied to clipboard

Ref counting

Open NullVoxPopuli opened this issue 3 years ago • 2 comments

Very WIP, needs:

  • requirements
  • feedback

NullVoxPopuli avatar Aug 26 '22 02:08 NullVoxPopuli

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b55f21c
Status: ✅  Deploy successful!
Preview URL: https://4e7d80e1.ember-resources.pages.dev
Branch Preview URL: https://ref-counting.ember-resources.pages.dev

View logs

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

js min min + gzip min + brotli
/index.js 13.06 kB 3.07 kB 1.32 kB 1.14 kB
├── core/class-based/index.js 4.07 kB 1.76 kB 869 B 743 B
├── core/function-based/index.js 5.61 kB 552 B 269 B 213 B
└── core/use.js 2.91 kB 415 B 256 B 203 B
/util/cell.js 1.83 kB 660 B 371 B 308 B
/util/debounce.js 2.56 kB 707 B 381 B 321 B
/util/ember-concurrency.js 4.25 kB 1.41 kB 682 B 580 B
/util/function-resource.js 216 B 154 B 123 B 87 B
/util/function.js 3.86 kB 1.62 kB 668 B 569 B
/util/helper.js 1.8 kB 303 B 218 B 177 B
/util/keep-latest.js 1.75 kB 512 B 296 B 235 B
/util/map.js 4.35 kB 1.42 kB 695 B 594 B
/util/ref.js 1.96 kB 992 B 488 B 416 B
/util/remote-data.js 4.86 kB 1.58 kB 634 B 562 B

github-actions[bot] avatar Sep 10 '22 12:09 github-actions[bot]