Sashan
Sashan
> I think something went wrong with your squash here. Theres only a comment change in this PR yes, all this affair ended up with comment change. I've hit NULL...
I've just converted this back to draft. The change is just single step in the right direction. The missing part here is handling of `_ECD` event. The `_ECD` event must...
back to draft. need to adjust multistream tests.
I'm going to close this PR. The proposed change does not respect the mode in which the `SSL_shutdown()` operation is running on the connection object. It basically always resets the...
I agree it's not scalable. On the other hand it is good enough for what we have now. We just glue it with script I got from Niel collect the...
> Agreed @t8m, options are better here. I disagree. Please refer to script `run-perf.sh` which I"ve just submitted in PR here: https://github.com/openssl/tools/pull/207/files The extra/special options would ask us to add...
> I think adding an explicit list of commands with arguments into the perf.sh script instead just list of commands is nothing that would complicate the run-perf.sh script in any...
I think this is good enough. I gave it try. to speed things up I've modified some parameters: - reduced number of iterations to two - reduced number of threads...
> I'd still really like to see the tests in question made idempotent. I understand. But the glitch seems to be coming from perl test framework. Output lines seem to...
> Is it possible to see why it goes wrong with something like strace? Is there something that runs parallel, and mixes output from different writers? Does it need some...