When running on my VPS, running the scanner with 64 or 32 threads scans almost the same amount of Ip/sec.
It's a bit weird, since the ping waits for about 128ms, so there should be more than enough time for the CPU to do something else.
When running on my VPS, running the scanner with 64 or 32 threads scans almost the same amount of Ip/sec.
It's a bit weird, since the ping waits for about 128ms, so there should be more than enough time for the CPU to do something else.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When running on my VPS, running the scanner with 64 or 32 threads scans almost the same amount of Ip/sec.
It's a bit weird, since the ping waits for about 128ms, so there should be more than enough time for the CPU to do something else.
Found the problem. I'm blind lol. I've accidentally set the ping timeout to 512ms, instead of the default 128ms.