--- JSON-XS/Changes 2009/02/22 06:55:28 1.125 +++ JSON-XS/Changes 2009/02/22 10:13:16 1.126 @@ -1,8 +1,9 @@ Revision history for Perl extension JSON::XS +2.232 Sun Feb 22 11:12:25 CET 2009 - use an exponential algorithm to extend strings, to - help platforms with bad or abysmal/windows memory - allocate performance, at the expense of some memory + help platforms with bad or abysmal==windows memory + allocater performance, at the expense of some memory wastage (use shrink to recover this extra memory). (nicely analysed by Dmitry Karasik).