Liste des Groupes | Revenir à cl c |
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: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.
>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.
[...]
Les messages affichés proviennent d'usenet.