Skip to content

Optimize request handling #166

@marvinhagemeister

Description

@marvinhagemeister

@andrewiggins pointed us to this tweet which points to a benchmark of dev mode for bundlers. It's a project with 3k components.

https://github.com/kenotron/scale-test

Tried it with wmr and we run into the same problems. Fullfilling all 3k requests takes about 20s and nearly all of them are stalled due to the browser's limit on handling parallel requests.

Screenshot 2020-10-19 at 08 30 37

Can't get results via our --http2 flag as the certificate authority fails on MacOS for me.

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