[ 
https://issues.apache.org/jira/browse/CODEC-125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13080596#comment-13080596
 ] 

Gary D. Gregory edited comment on CODEC-125 at 8/7/11 4:41 PM:
---------------------------------------------------------------

An interesting issue I see is that the current speed test uses almost 30MB of 
memory creating 1.9m a Rule anonymous inner class instances (see attached.) 
GC'ing these objects might explain the wild swings in performance.

      was (Author: garydgregory):
    An interesting issue I see is that the current speed test uses almost 30MB 
of memory creating 1.9m Rule.PhonemeList objects (see attached.) GC'ing these 
objects might explain the wild swings in performance.
  
> Implement a Beider-Morse phonetic matching codec
> ------------------------------------------------
>
>                 Key: CODEC-125
>                 URL: https://issues.apache.org/jira/browse/CODEC-125
>             Project: Commons Codec
>          Issue Type: New Feature
>            Reporter: Matthew Pocock
>            Priority: Minor
>         Attachments: Rule$4$1-All_Objects.html, acz.patch, bm-gg.diff, 
> bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, bmpm.patch, 
> bmpm.patch, bmpm.patch, fixmeInvariant.patch, handleH.patch, majorFix.patch, 
> performanceAndBugs.patch, testEncodeGna.patch
>
>
> I have implemented Beider Morse Phonetic Matching as a codec against the 
> commons-codec svn trunk. I would like to contribute this to commons-codec.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to