Open elfenpiff opened 11 months ago
@elBoberido I know your branch is flying around somewhere. Shall we merge it soon?
Hehe, I need to do a little bit of cleanup and also detect a non-functional TSC to inform the user about increased latency due to the context switch on clock_gettime
. I have to get this out though. It lives on a branch for almost a year now
Brief feature description
Currently, the publish-subscribe benchmark is working in one process between two threads. The benchmark shall be extended so that it can also run between two distinct processes.