Forum Discussion
Altera_Forum
Honored Contributor
16 years agoEthernet performance using TSE in uClinux
Hi all, I am measuring ethernet performance on a NIOS II based board with an Altera TSE IP Core running uClinux, and it's been disappointing so far. I've done timing using TCP and UDP, and bar...
Altera_Forum
Honored Contributor
16 years agoYou probably thought about it already, but are you sure that you compile the kernel and code with full optimisations? The code generated with -O 0 can be quite slow...