You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by Martijn Dashorst <ma...@gmail.com> on 2008/04/07 00:06:02 UTC

Re: svn commit: r645310 - in /wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket: markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html protocol/http/FirstPage.java protocol/http/SecondPage.java

On 4/6/08, jcompagner@apache.org <jc...@apache.org> wrote:
>  -                 <td valign="top" align="left" nowrap><span wicket:id="size">414 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>  +                 <td valign="top" align="left" nowrap><span wicket:id="size">415 bytes</span>&nbsp;&nbsp;&nbsp;</td>

>  -                 <td valign="top" align="left" nowrap><span wicket:id="size">415 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>  +                 <td valign="top" align="left" nowrap><span wicket:id="size">416 bytes</span>&nbsp;&nbsp;&nbsp;</td>

You increased the memory usage! Heretic!!!

Martijn

-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2

Re: svn commit: r645310 - in /wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket: markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html protocol/http/FirstPage.java protocol/http/SecondPage.java

Posted by Igor Vaynberg <ig...@gmail.com>.
id gladly trade a 10% increased chance of stack overflow if you can
save 5 bytes!

-igor


On Mon, Apr 7, 2008 at 5:09 AM, Johan Compagner <jc...@gmail.com> wrote:
> only the serialization output, not in memory.
>
>  But i guess i can revert that change so that we save 1 byte in the serial
>  output
>  Then we have now and then a stackoverflow under certain situations but i
>  guess that is way better yes..
>  Maybe i can change it that way that i only save 1 byte maybe, maybe other
>  things also will stop working then in certain situations
>  but then we can store a lot of pages!
>
>  /me starts calculating now how many then fit in a 500GB hd...
>
>  johan
>
>
>
>
>  On Mon, Apr 7, 2008 at 12:06 AM, Martijn Dashorst <
>  martijn.dashorst@gmail.com> wrote:
>
>  > On 4/6/08, jcompagner@apache.org <jc...@apache.org> wrote:
>  > >  -                 <td valign="top" align="left" nowrap><span
>  > wicket:id="size">414 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>  > >  +                 <td valign="top" align="left" nowrap><span
>  > wicket:id="size">415 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>  >
>  > >  -                 <td valign="top" align="left" nowrap><span
>  > wicket:id="size">415 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>  > >  +                 <td valign="top" align="left" nowrap><span
>  > wicket:id="size">416 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>  >
>  > You increased the memory usage! Heretic!!!
>  >
>  > Martijn
>  >
>  > --
>  > Buy Wicket in Action: http://manning.com/dashorst
>  > Apache Wicket 1.3.2 is released
>  > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2
>  >
>

Re: svn commit: r645310 - in /wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket: markup/html/debug/WicketComponentTreeTestPage_ExpectedResult.html protocol/http/FirstPage.java protocol/http/SecondPage.java

Posted by Johan Compagner <jc...@gmail.com>.
only the serialization output, not in memory.

But i guess i can revert that change so that we save 1 byte in the serial
output
Then we have now and then a stackoverflow under certain situations but i
guess that is way better yes..
Maybe i can change it that way that i only save 1 byte maybe, maybe other
things also will stop working then in certain situations
but then we can store a lot of pages!

/me starts calculating now how many then fit in a 500GB hd...

johan


On Mon, Apr 7, 2008 at 12:06 AM, Martijn Dashorst <
martijn.dashorst@gmail.com> wrote:

> On 4/6/08, jcompagner@apache.org <jc...@apache.org> wrote:
> >  -                 <td valign="top" align="left" nowrap><span
> wicket:id="size">414 bytes</span>&nbsp;&nbsp;&nbsp;</td>
> >  +                 <td valign="top" align="left" nowrap><span
> wicket:id="size">415 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>
> >  -                 <td valign="top" align="left" nowrap><span
> wicket:id="size">415 bytes</span>&nbsp;&nbsp;&nbsp;</td>
> >  +                 <td valign="top" align="left" nowrap><span
> wicket:id="size">416 bytes</span>&nbsp;&nbsp;&nbsp;</td>
>
> You increased the memory usage! Heretic!!!
>
> Martijn
>
> --
> Buy Wicket in Action: http://manning.com/dashorst
> Apache Wicket 1.3.2 is released
> Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2
>