eclipse-iceoryx/iceoryx2

Add more comparison benchmarks

Open

#417 opened on Sep 30, 2024

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Rust (172 forks)auto 404
good first issue

Repository metrics

Stars
 (2,403 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi there!

Your benchmarks look promising, but I would like to see how it compares to Thrift, gRPC and WASM.

These are some of the most popular alternatives for building RPC. I'd love to explore this for Tailcall as we are building a plugin API.

Contributor guide