rabbitmq-server icon indicating copy to clipboard operation
rabbitmq-server copied to clipboard

Refactor rabbit_channel from gen_server2 to gen_server

Open mkuratczyk opened this issue 1 year ago • 2 comments

Refactor rabbit_channel from gen_server2 to gen_server

Tests with 100B messages: msg-size-100B

Tests with 1kB messages: msg-size-1kb

Tests with 5kB messages: msg-size-5kb

Tests with 20kB messages: msg-size-20kb

Full test results: https://grafana.lionhead.rabbitmq.com/goto/cxGVTkeIR?orgId=1

mkuratczyk avatar Sep 04 '24 14:09 mkuratczyk