Hacker News new | ask | show | jobs
by atilaneves 3963 days ago
No, not really. I understand why you'd think that but knowing the MQTT spec and the benchmark, it shouldn't make any difference at all.
1 comments

Are you sure about that one? I am thinking about the situation where presence of alternative code paths that never actually get executed can lead to fairly large differences in timings, particularly for tight loops. (At least in computational code; I'd expect it to be much less common for protocol handling benchmarks like these...)
Pretty sure yeah, I looked at a lot of profiling logs.