Lucio Franco

Results 524 comments of Lucio Franco

I think you need to merge from master

@kriswuollett I wonder if we could just add another fds option on config that unsets this option when set?

@kriswuollett you can just generate your own fds via protoc or something like protox and pass that to prost should handle your use case?

I am not sure then, I would need to find a way to reproduce this. One option is to start using `protox` as it is a pure rust implementation and...

Could we potentially just leverage `BufMut` and remove our own trait?

I am not seeing the same improvements on my laptop ``` varint/small/encode time: [254.51 ns 255.08 ns 255.78 ns] change: [+4.9943% +5.3430% +5.6646%] (p = 0.00 < 0.05) Performance has...

Could you explain more what system you ran those benchmarks on?