6 Jul
2017
6 Jul
'17
5:45 a.m.
On Mon, May 22, 2017 at 10:54:06PM -0700, Glyph wrote:
The benchmark could use the Cryptography x509 layer to do setup for a custom CA cert, similar to the way many unit tests in Twisted already do... FYI, WIP here:
https://github.com/jlitzingerdev/twisted-benchmarks/commit/37ca9e5fe64a94e2a... I will be doing more testing/cleanup before submitting a PR. I'd also like to write a benchmark using persistent connections as that is a different but interesting path (as indicated in web.py). That of course means one server/many connections. Cheers, -Jason