Click here to Skip to main content
15,886,873 members
Everything / SSE

SSE

SSE

Great Reads

by Iman Abdollahzadeh
TrueType implementation from scratch
by Jaxon7
Least frequent character offset exact match algorithm used in GUI keyword search
by Bartlomiej Filipek
Several code changes that made my particle system faster: SIMD, random number generator, pointer aliasing, memory alignment
by OKarpov
How to use ASM in C#.NET and most fast memory copy method

Latest Articles

by Alexey Shtykov
The thing that could generate pseudo random numbers faster than standard library does
by Zuoliu Ding
A discussion on optimization using SIMD instructions including MMX, SSE, and AVX in x86 Assembly Language Programming
by Iman Abdollahzadeh
TrueType implementation from scratch
by Jaxon7
Least frequent character offset exact match algorithm used in GUI keyword search

All Articles

Sort by Score

SSE 

4 Sep 2019 by Jaxon7
Least frequent character offset exact match algorithm used in GUI keyword search
26 Mar 2021 by Zuoliu Ding
A discussion on optimization using SIMD instructions including MMX, SSE, and AVX in x86 Assembly Language Programming