All of lore.kernel.org
 help / color / mirror / Atom feed
* Image scaling performance
@ 2015-02-24  9:39 Michael Zimmermann
  2015-02-24  9:51 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 24+ messages in thread
From: Michael Zimmermann @ 2015-02-24  9:39 UTC (permalink / raw)
  To: The development of GNU GRUB

Any ideas what could slow down the image scaling algorithm?
The only reasons I could think of would either be slow memory or some
compiler problems. Since my Ram is mapped cachable I don't think the
RAM is too slow.

I even forces using the Nearest neighbor algorithm already. It speeds
things up a lot but it's not as fast as you'd expect.

Some technical info:
ARMv7
Linaro GCC 4.9
MMU setup is done by the previous bootloader(I disabled GRUB's (uboot)
MMU setup - it prooved to be faster)


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2015-02-26 20:35 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24  9:39 Image scaling performance Michael Zimmermann
2015-02-24  9:51 ` Vladimir 'phcoder' Serbinenko
2015-02-24 10:00   ` Michael Zimmermann
2015-02-24 11:27     ` Vladimir 'phcoder' Serbinenko
2015-02-24 11:47       ` Michael Zimmermann
2015-02-24 12:39         ` Vladimir 'phcoder' Serbinenko
2015-02-24 18:01           ` Michael Zimmermann
2015-02-24 18:22             ` Andrei Borzenkov
2015-02-25 16:20           ` Leif Lindholm
2015-02-25 15:45     ` Leif Lindholm
2015-02-25 16:23       ` Leif Lindholm
2015-02-25 18:38         ` Michael Zimmermann
2015-02-25 18:41           ` Vladimir 'phcoder' Serbinenko
2015-02-25 18:46             ` Michael Zimmermann
2015-02-25 18:56               ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-02-25 19:28                 ` Michael Zimmermann
2015-02-25 20:39                   ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-02-25 20:48               ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-02-25 20:54                 ` Michael Zimmermann
2015-02-26 16:44               ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-02-26 17:10                 ` Michael Zimmermann
2015-02-26 17:16                   ` Vladimir 'φ-coder/phcoder' Serbinenko
2015-02-26 20:27                     ` Michael Zimmermann
2015-02-26 20:35                       ` Vladimir 'φ-coder/phcoder' Serbinenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.