[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Performance results
From: |
Jani Monoses |
Subject: |
Re: [lwip-users] Performance results |
Date: |
Thu, 29 Jan 2004 18:35:31 +0200 |
> I'd like to know if there is any documentation about performance
> results comparing lwIP with other TCP/IP implementations such as the
> Linux TCP/IP stack.
On ecos lwip seems to be about the same speed on some benchmarks I used
as ecos' default freebsd derived tcp stack. About 5% slower though, and
only rarely 1-2% faster. That depends on the ecos glue layer not only
lwip core code so that might affect what you'd see on other ports.
(ARM7 and strongarm platforms)