[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] C coding rules concerning to performance?
Hi,
While starting to write a C program for ucLinux on the microblaze I wonder
which are the dos and don'ts in those sources. E.g. I see division is quite
slow (34 cycles)... and for instance some say to increment counters in loops
is more expensive than to decrement ... dynamic allocation may be dog-slow
on some platforms ... I mean all such rules like this.
Cheers
F@lk
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/