Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

21 lines (18 loc) · 1.32 KB

ALL OF THIS CODE WAS GENERATED BY CHATGPT

This project Isn't a lot more than a simple experiment on C++ optimizations on a basic array. I'm publishing the code for anyone to check it out and try it out if they wish.

Good materials on this topic:

  1. Compiler
  1. Caching
  1. AVX/SSE

Looking for materials on this topic, this is the new thing for me and the reason I made this project.