tailscale/util/eventbus
M. J. Fromberger 0663412559
util/eventbus: add basic throughput benchmarks (#15284)
Shovel small events through the pipeine as fast as possible in a few basic
configurations, to establish some baseline performance numbers.

Updates #15160

Change-Id: I1dcbbd1109abb7b93aa4dcb70da57f183eb0e60e
Signed-off-by: M. J. Fromberger <fromberger@tailscale.com>
2025-03-13 08:06:20 -07:00
..
assets util/eventbus: add a debug HTTP handler for the bus 2025-03-12 17:47:47 -07:00
debug-demo util/eventbus: add a helper program for bus development 2025-03-12 17:47:47 -07:00
bench_test.go util/eventbus: add basic throughput benchmarks (#15284) 2025-03-13 08:06:20 -07:00
bus_test.go
bus.go util/eventbus: add a debug HTTP handler for the bus 2025-03-12 17:47:47 -07:00
client.go util/eventbus: add debugger methods to list pub/sub types 2025-03-07 14:28:04 -08:00
debug.go util/eventbus: add a debug HTTP handler for the bus 2025-03-12 17:47:47 -07:00
debughttp.go util/eventbus: add a debug HTTP handler for the bus 2025-03-12 17:47:47 -07:00
doc.go util/eventbus: initial debugging facilities for the event bus 2025-03-07 12:48:32 -08:00
fetch-htmx.go util/eventbus: add a debug HTTP handler for the bus 2025-03-12 17:47:47 -07:00
publish.go util/eventbus: initial debugging facilities for the event bus 2025-03-07 12:48:32 -08:00
queue.go util/eventbus: make internal queue a generic type 2025-03-05 18:29:34 -08:00
subscribe.go util/eventbus: add debugger methods to list pub/sub types 2025-03-07 14:28:04 -08:00