ceremonyclient/go-libp2p/p2p/protocol/identify
Cassandra Heart 6a7cbab864
perf grinding at the extremes
- removed defer/recover/panic where warranted
- found and eliminated race conditions when extremely high connection pressure was hit
- resolved race condition in blossomsub around mesh maintenance
- incorporated resource manager scaling to work off low/hi watermark values
2024-08-21 14:45:31 -05:00
..
pb Launch readiness: import utility 2023-08-20 23:07:43 -05:00
id_glass_test.go fix: remove unnecessary panics, recovers, defers, also fix some weird things that have been tragically broken in libp2p because they never knew what was wrong 2024-08-14 04:05:10 -05:00
id_test.go fix: remove unnecessary panics, recovers, defers, also fix some weird things that have been tragically broken in libp2p because they never knew what was wrong 2024-08-14 04:05:10 -05:00
id.go perf grinding at the extremes 2024-08-21 14:45:31 -05:00
metrics_test.go Launch readiness: import utility 2023-08-20 23:07:43 -05:00
metrics.go perf grinding at the extremes 2024-08-21 14:45:31 -05:00
nat_emitter.go perf grinding at the extremes 2024-08-21 14:45:31 -05:00
obsaddr_glass_test.go fix: remove unnecessary panics, recovers, defers, also fix some weird things that have been tragically broken in libp2p because they never knew what was wrong 2024-08-14 04:05:10 -05:00
obsaddr_test.go fix: remove unnecessary panics, recovers, defers, also fix some weird things that have been tragically broken in libp2p because they never knew what was wrong 2024-08-14 04:05:10 -05:00
obsaddr.go perf grinding at the extremes 2024-08-21 14:45:31 -05:00
opts.go v1.4.19 2024-06-08 11:32:45 +00:00
snapshot_test.go fix: remove unnecessary panics, recovers, defers, also fix some weird things that have been tragically broken in libp2p because they never knew what was wrong 2024-08-14 04:05:10 -05:00
user_agent.go Launch readiness: import utility 2023-08-20 23:07:43 -05:00