by OKarpov
How to use ASM in C#.NET and most fast memory copy method
by Alexey Shtykov
The thing that could generate pseudo random numbers faster than standard library does
by Bartlomiej Filipek
Several code changes that made my particle system faster: SIMD, random number generator, pointer aliasing, memory alignment
by Bartlomiej Filipek
Flexible Particle System - Start