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

David d at dav1d.de
Tue Jul 24 12:08:10 PDT 2012


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.


More information about the Digitalmars-d-learn mailing list