Hi Emily

Did you commit the files? I'm really interested in your
implementation. This directory is empty:
http://code.google.com/p/google-web-toolkit-incubator/source/browse/branches/ecc/collectionsReview/src/com/google/gwt/gen2/collection

Folke


On Sep 5, 12:28 am, "Emily Crutcher" <[EMAIL PROTECTED]> wrote:
> John,  master of JRE collections, Could you review this?
>
> For big applications, map's performance can end up being a bottleneck.  This
> code review introduces the AbstractJsMap, which is a slightly modified API
> so  that we can create faster map implementations.
>
> The code contains new directories, so here is a read-only branch with the
> code in 
> it:http://code.google.com/p/google-web-toolkit-incubator/source/browse/#...
>
> Attached is the benchmark for putting then getting 1000 through 10,000
> strings, where  HashMap is compared to the new JsStringMap. For the compiled
> put/get benchmark, it is between 300%-500% faster.
>
>   Thanks,
>
>            Emily
>
> --
> "There are only 10 types of people in the world: Those who understand
> binary, and those who don't"
>
>  Mozilla4_003.png
> 22KViewDownload
>
>  report-JsStringMap.xml
> 11KViewDownload
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to