From a4f830f9175f970492d0d01d62e2e682bea11f74 Mon Sep 17 00:00:00 2001 From: Frederik Hertzum Date: Sun, 25 Feb 2024 01:16:05 +0100 Subject: [PATCH] Updated readme about templating --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d3e56b..0e28475 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ memory, to serve as a buffer for storing results. performance was increased 100%. 4. Look into SIMD instructions 5. Look into parallelism. +6. Templating the code ## SIMD