Paul Emmerich

Results 127 comments of Paul Emmerich

Do you have a source for 100G support on EC2 VMs? I haven't classified ENA as 100G in the graph above because I couldn't find such hardware. Sure, it claims...

Recommended reading: R. Neugebauer, G. Antichi, J. Zazo, Y. Audvevich, S. López-Buedo, A. Moore, Understanding PCIe performance for end host networking, SIGCOMM 2018 The paper isn't available yet, it will...

Yeah, that's actually what I'm doing at the moment. I've just noticed this while porting my code from Unirest; I had expected RestClient do be a drop-in replacement but I...

Note: this is likely not directly related to https://github.com/LuaLS/lua-language-server/issues/2660, because that bug is about a slowdown that is way worse than only 25%

https://github.com/DeadlyBossMods/DBM-Dungeons/pull/210/files#diff-f4f33775634ded94e74a3a7b399a680f2cc968c565249e6570d2f3c37fa40493 is a good diff for what the new Schedule tracking looks like

As someone playing on an EU server that is indeed something that I've looked into before. Unfortunately it's non-trivial because a lot of the text like spell names etc just...

yeah, Unit state reconstruction is a bit tricky, will take a look

Doesn't look related to BGs, tests for PvP mods work fine. I made some other fixes to handle deleting or disabling the test module more gracefully, might have also caught...

> There wasn't anything that changed between 0.17.6 and 0.18. I haven't updated in quite some time, and I've probably hand-maintained the include paths. I do want to have the...

I've cleaned up the Wireshark dissector I used to reverse engineer the protocol a bit, might be helpful for debugging: https://github.com/emmericp/solarman-dissector