float[] → Vertex[] – decreases performance by 1000%

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Jul 24 12:22:32 PDT 2012


On Tue, Jul 24, 2012 at 09:08:10PM +0200, David wrote:
> Am 24.07.2012 20:57, schrieb bearophile:
> >David:
> >>Everything is still a float, so it's easier. Nothing wrong with that
> >>or? Well this change decreases my performance by 1000%.
> >
> >Aligning floats to 1 byte doesn't seem a good idea. Try to remove the
> >aling(1).
> >
> >Bye,
> >bearophile
> 
> This makes no difference.

Hmm. Could this be a GC-related issue?


T

-- 
No! I'm not in denial!


More information about the Digitalmars-d-learn mailing list