Skip to content

ArtemKovera/code-optimization-techniques

Repository files navigation

code-optimization-techniques

Some performance optimization techniques with C and C++ code for speed and space efficiency tested on x86-64 machine: cache-friendly code examples; loop unrolling; proper data alignment; using static data;

About

Some performance optimization techniques for C and C++ code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published