moby--moby/pkg/pubsub
Brian Goff 58d98f8288 Use pool for pubsub `Publish`'s waitgroups
benchmark             old ns/op      new ns/op      delta
BenchmarkPubSub-8     1036494796     1032443513     -0.39%

benchmark             old allocs     new allocs     delta
BenchmarkPubSub-8     2467           1441           -41.59%

benchmark             old bytes     new bytes     delta
BenchmarkPubSub-8     212216        187792        -11.51%

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2016-02-17 14:36:57 -05:00
..
publisher.go Use pool for pubsub `Publish`'s waitgroups 2016-02-17 14:36:57 -05:00
publisher_test.go Race test for pkg/pubsub package 2015-07-13 09:05:47 -07:00