avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] OPTIMIZE_SPEED for avr5?


From: Dmitry K.
Subject: [avr-libc-dev] OPTIMIZE_SPEED for avr5?
Date: Fri, 2 Mar 2007 15:38:15 +1000
User-agent: KMail/1.5

Hi.

Today, there is a bit of functions (memset, memcpy and
memcpy_P), which are in 2 variants: compact and speed.
This acceleration is very effective: a few of progmem
words give 10..30% speed increase. I plan to expand this
function list slightly.

Avr-libc compiles a speed variant for avr3 family only.
What about to add avr5? Is there any objections?

Dmitry.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]