Skip to content
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
@dboreham

Description

@dboreham

Reproduce:

  1. Run storybook in incubator.
  2. Create 5 feeds.
  3. Add 20 messages (blocks) to each feed.
  4. Create a subscription.
  5. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions