Re: [tor-dev] performance of CREATE/CREATED handshake

2016-10-12 Thread teor
> On 13 Oct 2016, at 00:57, Yawning Angel wrote: > > On Wed, 12 Oct 2016 13:37:24 +0200 > Rob van der Hoeven wrote: >> 2) The average CPU-time it takes to perform a CREATE/CREATED >> handshake. > > This "depends" entirely on your CPU and which handshake is used, though > I don't particularly c

Re: [tor-dev] performance of CREATE/CREATED handshake

2016-10-12 Thread Yawning Angel
On Wed, 12 Oct 2016 13:37:24 +0200 Rob van der Hoeven wrote: > 2) The average CPU-time it takes to perform a CREATE/CREATED > handshake. This "depends" entirely on your CPU and which handshake is used, though I don't particularly consider TAP handshake performance relevant because it is slow and

[tor-dev] performance of CREATE/CREATED handshake

2016-10-12 Thread Rob van der Hoeven
Hi folks, I'm currently thinking about a new scalable network architecture for Tor. In order to get some idea about the performance of this architecture I need some data about the CREATE/CREATED handshake. This handshake involves PK encryption which is of course time consuming, and this probably d