This repository was archived by the owner on Apr 13, 2021. It is now read-only.
This repository was archived by the owner on Apr 13, 2021. It is now read-only.
Investigate FeedStore subscription performance in storybook #5
Open
Description
Reproduce:
- Run storybook in incubator.
- Create 5 feeds.
- Add 20 messages (blocks) to each feed.
- Create a subscription.
- Observe that the aggregate blocks in the subscription take order(second) to render.
Determine why this operation seems to be so slow given that reading a message from a feed is believed to take order(microseconds).
Metadata
Metadata
Assignees
Labels
No labels