Nathan Mittler
Nathan Mittler
Just came across this (@dzvon thanks for the link). At first glance, it appears that many implementations (e.g. quic-go, quiche) show significantly higher throughput. @djc any thoughts?
@Ralith > What numbers are you looking at specifically? Under the measurement section, just picking one out of a hat: quic-go->quiche ~ 9443 kbps quic-go->quinn ~ 7943 kbps So around...
@djc understood, thanks. Maybe we can at least update the image so we know the current state of things?
Ah nice! @Ralith would it be possible to update the image used by https://interop.seemann.io/ to see the new results?
Just curious if there is an ETA for this. Trying to gauge whether I should just go down the rust/typescript route.
Similar issue here using BoringSSL ... I wanted to set environment variables differently for each target platform. Details here: https://github.com/rust-lang/cargo/issues/11385
@weihanglo makes sense. Do we have a path forward on this then?
@ericwenn any thoughts on the [solution](https://github.com/einride/aip-go/issues/171#issuecomment-1507224666) proposed by @jsocol above?
> Thanks, but this pretty much defeats the purpose of having a tool like this. The moment using it becomes more cumbersum than using protoc directly, there is really no...
@bluejekyll @djc any thoughts?