lua-users home
lua-l archive

Re: bit.lshift and performance - luabitop v.s. lua-5.2.0-work4

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


KHMan <keinhong@gmail.com> writes:
> Anyway most app developers do not need to code DCTs and FFTs
> nowadays.
I find that C compilers tend to be actually astonishingly bad at that.
Coding the inner loops in assembly language can often halve the
execution time. Somehow the optimizers/register allocators don't seem
to like complex butterflies all too well.
-- 
David Kastrup

AltStyle によって変換されたページ (->オリジナル) /