- From: Nicolas Gilbert <notifications@github.com>
- Date: Fri, 14 Apr 2023 05:44:30 -0700
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 April 2023 12:44:36 UTC
> The most common pattern with registries will be that each component class has a single registry shared among all its instances. That registry will only contain the _direct_ dependencies of the class. Those dependencies will then have their own registries, one per-class. Ah right, that's good, sorry I hadn't understood correctly. It does reduce the strain on definition quite a bit. But the point remains. I won't bore you with more stats as I don't feel much interest in the proposal, but I still see signifiant perf impact on low end device I've tested, even when reducing the number of registries. When in comes to performance of a low-level browser API, I'd just wish that "best" perf would beat "good-enough". Feel free to close the issue. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/989#issuecomment-1508450723 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/989/1508450723@github.com>
Received on Friday, 14 April 2023 12:44:36 UTC