#1 Re: mORMot 2 » Mormot performs less than libhv under Raspberry Pi » 2023-05-02 13:27:34

Forgot, by the way, tell me to use a stress testing tool https://github.com/codesenberg/bombardier
bombardier.exe -c 1000 -n 100000000 http://127.0.0.1:8888/echo
FPC program, when under window, 1000 concurrent tests are normal, change to 5000 or later
When 5000 concurrent programs run for a period of time, they inexplicably stop working
bombardier.exe -c 5000 -n 100000000 http://127.0.0.1:8888/echo
But The program compiled by Delphi can also run normally ,
the golang standard HTTP server can run normally.

#2 Re: mORMot 2 » Mormot performs less than libhv under Raspberry Pi » 2023-05-02 04:50:00

Thank you very much for your reply. Thank you for working hard for Pascal. I tested AARCH64 and would like to say thank you again!!!

#3 mORMot 2 » Mormot performs less than libhv under Raspberry Pi » 2023-05-01 13:52:47

milesyyl
Replies: 3

hi ab,Momort2 performs very well on Windows Linux,but ,I tested libhv better than  Mormot under Raspberry Pi,
libhv :https://github.com/ithewei/libhv   tinyhttpd.c    I hope the author can study it 。thinks

Board footer

Powered by FluxBB