<feed xmlns='http://www.w3.org/2005/Atom'>
<title>md5game.git, branch lcs_upper_bound</title>
<subtitle>MD5 longest common substring problem</subtitle>
<id>http://git.ersoft.org/git/md5game.git/atom/?h=lcs_upper_bound</id>
<link rel='self' href='http://git.ersoft.org/git/md5game.git/atom/?h=lcs_upper_bound'/>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/'/>
<updated>2010-12-28T06:03:06Z</updated>
<entry>
<title>The rough lcs calculation can't be compared against MSF</title>
<updated>2010-12-28T06:03:06Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-28T06:03:06Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=f3beb91856ff2babea54c11d17d235f9701657f1'/>
<id>urn:sha1:f3beb91856ff2babea54c11d17d235f9701657f1</id>
<content type='text'>
PEDANTIC testing showed an error with the current n * 4 + 6. pedantic_n = 7
and n = 6 during the PEDANTIC_TEST. I just reverting to old behavior until
we can convert the value to something that can be compared to MSF.
</content>
</entry>
<entry>
<title>Add timing support to lcs_upper_bound</title>
<updated>2010-12-28T05:15:19Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-28T05:15:19Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=3378383d6fae63b9ad13138405d360bc30e0501f'/>
<id>urn:sha1:3378383d6fae63b9ad13138405d360bc30e0501f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove accidental left-over from copy-paste</title>
<updated>2010-12-28T05:05:28Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-28T05:05:28Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=32e84fec2ea43c31291fa0e3553bb8203d498557'/>
<id>urn:sha1:32e84fec2ea43c31291fa0e3553bb8203d498557</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorganize structure and defines so that things are more understandable</title>
<updated>2010-12-28T04:52:25Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-28T04:52:25Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=d29aa371dc07b8118ec664a1ad26bb380559ab26'/>
<id>urn:sha1:d29aa371dc07b8118ec664a1ad26bb380559ab26</id>
<content type='text'>
Most things are always "compiled" now, but testing did show that gcc's
dead code elimination successfully removes them from the executable.
Testing did not show any performance impact.
</content>
</entry>
<entry>
<title>Ignore logs folder</title>
<updated>2010-12-28T03:05:08Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-28T03:05:08Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=1389d0e5a3c4299064d0464bdb48cc459693e8cb'/>
<id>urn:sha1:1389d0e5a3c4299064d0464bdb48cc459693e8cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display benchmark numbers in submit_to_web_batch</title>
<updated>2010-12-27T16:40:30Z</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2010-12-27T16:40:08Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=75c7028fe60c08a2ff2f997e4b57f48ea975e6eb'/>
<id>urn:sha1:75c7028fe60c08a2ff2f997e4b57f48ea975e6eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support byte swapping on os-x</title>
<updated>2010-12-27T16:40:30Z</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2010-12-27T16:39:14Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=9d82262b1ddb5fdd8bba22b8f8a68efb613a697c'/>
<id>urn:sha1:9d82262b1ddb5fdd8bba22b8f8a68efb613a697c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lcs_upper_bound's second sum is required all the time and try to handle endians</title>
<updated>2010-12-27T07:14:42Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-27T07:14:42Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=34f3a25cf608320e8b95ada8cbe412ac7ec46be5'/>
<id>urn:sha1:34f3a25cf608320e8b95ada8cbe412ac7ec46be5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only do second sum if it can make a difference</title>
<updated>2010-12-26T16:18:22Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-26T16:18:22Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=e4c49643c47f4d69282a8d1ad2f05619bd4d86b9'/>
<id>urn:sha1:e4c49643c47f4d69282a8d1ad2f05619bd4d86b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Auto-choose at runtime to do second sum in lcs_upper_bound</title>
<updated>2010-12-26T16:09:03Z</updated>
<author>
<name>Eric Anderson</name>
<email>ejona86@gmail.com</email>
</author>
<published>2010-12-26T16:09:03Z</published>
<link rel='alternate' type='text/html' href='http://git.ersoft.org/git/md5game.git/commit/?id=ff2d93e1b4ea34ddaa42be5e9c987861849e4b2b'/>
<id>urn:sha1:ff2d93e1b4ea34ddaa42be5e9c987861849e4b2b</id>
<content type='text'>
This has no impact for non-DO_SECOND_SUM, but puts DO_SECOND_SUM less than a
percent behind.
</content>
</entry>
</feed>
