Skip to content

perf: protocol is very slow comapred to other implementations #1484

@vladopajic

Description

@vladopajic

perf takes too much time (it gets time-out) while running in test-plans repo (libp2p/test-plans#658, working pr: libp2p/test-plans#659)


if 900719925 value is used for download bytes, following performance is measured:

tcp + yamux + noise:
go server  + go client  = 0.8s
go server  + nim client = 14s
nim server + go client  = 11.5s
nim server + nim client = 10-14s

tcp + mplex + noise
nim server + nim client = 14s


Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions