Liste des Groupes | Revenir à cl c |
On 5/3/2024 8:05 PM, Chris M. Thomasson wrote:I actually wrote server tests that did exactly that back on the good ol winnt 4.0. lol!On 5/3/2024 7:33 PM, Lawrence D'Oliveiro wrote:This process should be done during the installation of the new server software... :^)On Fri, 3 May 2024 08:45:58 +0200, Bonita Montero wrote:>
>Am 03.05.2024 um 01:21 schrieb Lawrence D'Oliveiro:>
>I/O performance certainly is possible with Python, and it has the high->
performance production-quality frameworks to prove it.
I thought about high performance code with >= 1e5 IOs/s.
That's not possible with Python.
Sure it is. Try the “stress_test” script I wrote here
<https://gitlab.com/ldo/inotipy_examples>. It can easily generate more I/O
events than the Linux kernel can cope with, on whatever machine you’re on.
Ahh the stress test. Record moments, especially right when the server dies from running out of resources. Record that moment. Restart the test... Set a limit a little lower than the one that killed the system before... See if it dies again... If so, repeat until it does not die. Then record this number for the system.
>
[...]
>
The server says install now, or run stress tests, if you check here, we will try to crash your system, but reboot with a lower number and keep trying until we see no crash... This number is the death point of the tests wrt the system... ;^D ROFL!!!
Les messages affichés proviennent d'usenet.