<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/simmetrics/patches/" rel="alternate"/><link href="https://sourceforge.net/p/simmetrics/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/simmetrics/patches/</id><updated>2011-03-16T16:21:15Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>Jaro little optimization</title><link href="https://sourceforge.net/p/simmetrics/patches/1/" rel="alternate"/><published>2011-03-16T16:21:15Z</published><updated>2011-03-16T16:21:15Z</updated><author><name>paul</name><uri>https://sourceforge.net/u/pdevlieger/</uri></author><id>https://sourceforge.neta06adcf9c722e351367bc7e3dbc87de7a21fb489</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, great job, it is very useful for my work.&lt;/p&gt;
&lt;p&gt;I am looking for better efficiency and there is a quick optimization of Jaro (about 20% faster), it simply consists in converting String to byte[] before calculating common characters, the getChar() method is slow...&lt;/p&gt;
&lt;p&gt;He is the patch.&lt;br /&gt;
Best,&lt;br /&gt;
Paul&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>