- edit the queue size of gossipsub
- the value is hardcoded at 32
- try with a queue size of 128, and with a queue size of 256
NOTE:
PL has also merged the pubsub tracer recently (libp2p/go-libp2p-pubsub#227) and created a bunch of utilities for collecting, manipulating, and inspecting traces from a network (https://github.com/libp2p/go-libp2p-pubsub-tracer)
Should perform additional runs with/without tracing, and sending the dumps over so the libp2p team can inspect them.
NOTE:PL has also merged the pubsub tracer recently (libp2p/go-libp2p-pubsub#227) and created a bunch of utilities for collecting, manipulating, and inspecting traces from a network (https://github.com/libp2p/go-libp2p-pubsub-tracer)Should perform additional runs with/without tracing, and sending the dumps over so the libp2p team can inspect them.