Skip to content
Discussion options

You must be logged in to vote

Well, given that Mongoose is an embedded library, the amount of requests that can be handled depends on the TCP/IP stack, the microcontroller, the RTOS if any... you should build all candidates on the same target with an equivalent configuration and run siege or something.
What we did here is to benchmark Mongoose over different TCP/IP stacks (including our own), running on the same dev board:
https://github.com/cesanta/mongoose/tree/master/examples/stm32/nucleo-f746zg-baremetal#benchmark

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scaprile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1816 on October 25, 2022 12:14.