James Bates
James Bates
@nbrady-techempower I value this benchmark and don't want to cause any suspicions about the results. As such, as the author, I am asking that FaF be excluded from this round...
> Will be good to verify the process priority too. `ps al ` Is there a problem with running at a higher priority? This is nice for scheduling optimization. I...
Priority mostly helps with max latency, not throughput. On dedicated servers I estimate it will contribute less than 2% to throughput. I care about latency almost as much as throughput...
I didn't see this right away, so sorry for the delay. There is no single secret that accounts for the difference in performance between faf and other projects. Each component...
Did we ever get an up-to-date hard-confirmation that each (pipelined) request is received is 2720 bytes? It has been a while since I've done any testing but I have a...
@billywhizz Interesting, thank you for posting the info. I'm going to have to think about this for a while. I've gone through the code multiple times today and tested it...
@billywhizz let me know what you find. If there is a bug, then I'll submit a PR to fix it. If not, I'll change the port.
I'm happy there doesn't appear to be a bug from your tests, but I'd still like an explanation why it exceeds the calculated limits described earlier. It seems like it...
General FYI: I am actively looking into this today as it is annoying not to know what is going on here. I have a few suspicions and will post an...
I'm doing this on a single machine so that could be a factor. I have tried multiple frameworks, each which experience the degradation in network throughput (req/s) of about 20%,...