Ajit Banerjee

Results 2 comments of Ajit Banerjee

Thanks for the reply, @seanmonstar Yes, H2 is being used always. The difference between the 2 cases is simply the size of the frames and I am perplexed why there...

An update on this, I made a modification to [end_to_end.rs](https://github.com/hyperium/hyper/blob/master/benches/end_to_end.rs) with the attached patch file. [0001-modifiying-end-to-end-benches-to-show-tls-impact.patch](https://github.com/user-attachments/files/16808158/0001-modifiying-end-to-end-benches-to-show-tls-impact.patch) When you apply the path, please run `scripts/local_certs.sh` and then the command `cargo bench...