<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chad-fast/test, branch qualified-contdo</title>
<subtitle>An implementation of CHAD, towards performance
</subtitle>
<id>https://git.tomsmeding.com/chad-fast/atom?h=qualified-contdo</id>
<link rel='self' href='https://git.tomsmeding.com/chad-fast/atom?h=qualified-contdo'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/'/>
<updated>2025-11-05T21:30:00Z</updated>
<entry>
<title>Add a stupid Map test</title>
<updated>2025-11-05T21:30:00Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-11-05T21:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=92bca235e3aaa287286b6af082d3fce585825a35'/>
<id>urn:sha1:92bca235e3aaa287286b6af082d3fce585825a35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some extra Map optimisations</title>
<updated>2025-11-05T21:29:41Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-11-05T21:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=e82b1eed9f9d749afb1e47f0bc8f35e806fda9f6'/>
<id>urn:sha1:e82b1eed9f9d749afb1e47f0bc8f35e806fda9f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: Proper intermixing of GCC warnings with test output</title>
<updated>2025-11-03T22:06:55Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-11-03T21:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=477b1b0481579519f26153c729daa6a041ed945d'/>
<id>urn:sha1:477b1b0481579519f26153c729daa6a041ed945d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile foldd1 and foldd2</title>
<updated>2025-10-30T19:09:10Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-30T19:09:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=654b13d0de961788ed600e8eeb6c9fbbd736439e'/>
<id>urn:sha1:654b13d0de961788ed600e8eeb6c9fbbd736439e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement reshape</title>
<updated>2025-10-30T14:56:35Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-30T14:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=4d456e4d34b1e4fb3725051d1b8a0c376b704692'/>
<id>urn:sha1:4d456e4d34b1e4fb3725051d1b8a0c376b704692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some simple fold tests</title>
<updated>2025-10-29T08:42:50Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-29T08:42:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=861095d19a8d13d4bfda61a220d76d60f4cb1929'/>
<id>urn:sha1:861095d19a8d13d4bfda61a220d76d60f4cb1929</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add uniform-tree test and benchmark</title>
<updated>2025-10-23T21:43:54Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-23T21:43:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=1adad63b14aa8d13295fb0d68fbdc8ab988775b2'/>
<id>urn:sha1:1adad63b14aa8d13295fb0d68fbdc8ab988775b2</id>
<content type='text'>
We need an optimisation that detects replicate-like behaviour and turns
it into actual replicates, which should then be fused away. The problem
is exhibited by this function exUniformFree.
</content>
</entry>
<entry>
<title>Parallel test runner</title>
<updated>2025-10-13T08:54:36Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-13T08:54:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=46880aa722e3d6793bc83d26f45e9dafa8e80717'/>
<id>urn:sha1:46880aa722e3d6793bc83d26f45e9dafa8e80717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test with pruneExpr</title>
<updated>2025-10-11T18:41:07Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-11T18:41:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=c50eeccd45b8f8fce50bc7f3eeffa9f4ab8a77a4'/>
<id>urn:sha1:c50eeccd45b8f8fce50bc7f3eeffa9f4ab8a77a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test: Don't shrink generated scalars</title>
<updated>2025-10-08T18:55:25Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-10-08T18:53:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=88b332d620a50d39f981c45896f430972dec43ec'/>
<id>urn:sha1:88b332d620a50d39f981c45896f430972dec43ec</id>
<content type='text'>
</content>
</entry>
</feed>
