Closed
Description
This would solve...
I'm building a library similar to supertest, but on top of undici. As an advantage, I'd like point out that undici is faster than superagent (which supertest uses under the hood).
In my opinion, for this benchmark it makes sense to reside in undici's repo.
By the way, seems like superagent doesn't reuse established connections on purpose, so it'll be quite slow.
The implementation should look like...
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
Let's add superagent to the benchmark. closes nodejs#2730 (nodejs#2731)
Let's add superagent to the benchmark. closes nodejs#2730 (nodejs#2731)
Let's add superagent to the benchmark. closes nodejs#2730 (nodejs#2731)
Update dependency undici to v6 (#416)