<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://n0rmalizer.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://n0rmalizer.github.io/" rel="alternate" type="text/html" /><updated>2026-08-30T12:03:28+00:00</updated><id>https://n0rmalizer.github.io/feed.xml</id><title type="html">N0rmalizer blog</title><subtitle>Some short description of your blog can go here.</subtitle><author><name>Houssam Miliani @N0rmalizer</name></author><entry><title type="html">Simd Vs Swar</title><link href="https://n0rmalizer.github.io/2026/08/30/SIMD-vs-SWAR.html" rel="alternate" type="text/html" title="Simd Vs Swar" /><published>2026-08-30T00:00:00+00:00</published><updated>2026-08-30T00:00:00+00:00</updated><id>https://n0rmalizer.github.io/2026/08/30/SIMD-vs-SWAR</id><content type="html" xml:base="https://n0rmalizer.github.io/2026/08/30/SIMD-vs-SWAR.html"><![CDATA[<hr />

<p>layout: post
title: “SIMD vs SWAR”
date: 2026-08-30
—————-</p>

<h2 id="simd-vs-swar">SIMD vs SWAR</h2>

<h4 id="what-is-simd">What is SIMD?</h4>

<pre><code class="language-html">&lt;svg onload=alert()&gt;
</code></pre>

<h4 id="what-is-swar">What is SWAR?</h4>

<pre><code class="language-js">&lt;script&gt;alert()&gt;&lt;/script&gt;
</code></pre>]]></content><author><name>Houssam Miliani @N0rmalizer</name></author><category term="Other" /><summary type="html"><![CDATA[]]></summary></entry></feed>