<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pish.git/src/regex, branch main</title>
<subtitle>pingu shell
</subtitle>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/'/>
<entry>
<title>regex: only named matches now</title>
<updated>2026-06-06T20:35:32+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T20:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=6b452e817090dba6c80454a42079fa5c9f83b1cd'/>
<id>6b452e817090dba6c80454a42079fa5c9f83b1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: perf improvement by using ops that do not free and alloc again</title>
<updated>2026-06-06T19:11:02+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T19:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=a0376d361b83360c6f9eb971419726995f4c9c19'/>
<id>a0376d361b83360c6f9eb971419726995f4c9c19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex: perf</title>
<updated>2026-06-06T18:49:07+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T18:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=150c732eefce15f142681b99ccdc8e22e9a05e04'/>
<id>150c732eefce15f142681b99ccdc8e22e9a05e04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tried to implement a decision tree for faster dfa, but it is not faster</title>
<updated>2026-06-06T12:29:21+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T12:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=24d41bb4daf081bb9cd63a2107b28b1878594ed3'/>
<id>24d41bb4daf081bb9cd63a2107b28b1878594ed3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2026-06-06T11:45:54+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T11:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=d39ed8fc77981f937c35fa84a7ff5d288d0c7181'/>
<id>d39ed8fc77981f937c35fa84a7ff5d288d0c7181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix byterange bug, stuff is somehow slow suddenly</title>
<updated>2026-06-06T10:57:25+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T10:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=1c0c0c35f3dff0abc8ac24ec90dedf554697cec5'/>
<id>1c0c0c35f3dff0abc8ac24ec90dedf554697cec5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some small opt</title>
<updated>2026-06-06T10:34:22+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T10:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=a2e9e8647daa2622cf55a047c329027fcfc49bf8'/>
<id>a2e9e8647daa2622cf55a047c329027fcfc49bf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>special cased regex for performance</title>
<updated>2026-06-06T10:15:52+00:00</updated>
<author>
<name>Jonas Maier</name>
<email>jonas@x77.dev</email>
</author>
<published>2026-06-06T10:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pish.dev/pish.git/commit/?id=53980774c327675e886179c0a2c140744dcf9b95'/>
<id>53980774c327675e886179c0a2c140744dcf9b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
