-
-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Description
@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.
Can't get results via our --http2
flag as the certificate authority fails on MacOS for me.
Metadata
Metadata
Assignees
Labels
No labels