Another porting question, I'm afraid.

In deciding how to implement new/free operations for mailboxes,
semaphores, and mutexes, it would be helpful if I had some idea of
when and how often they are called.

Are execution times for these functions going to noticeably affect
performance of things like a small web server and MQTT client?

Or should I do things using a simple and obviously correct method.

I tend toward the latter unless warned beforehand that something is in
a time-critical path.

--
Grant



_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to