[
https://issues.apache.org/jira/browse/WICKET-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476624
]
Matej Knopp commented on WICKET-201:
------------------------------------
The tests mentioned in previous comment were executed on OSX with java 6 -
server, 128MB heap.
I executed same test, 40 sessions / 100 request on clean windows instalation,
128MB heap, java 6 -server
SecondLevelCacheSessionStore: 67844 ms
HttpSessionStore: 53531 ms
Here the difference is 21%
All tests are executed with WicketOutputStream.
I think compared to Jonathan's first benchmark where 2nd level session store
was almost 50% slower then httpsessionstore, these are very good numbers.
> refactor storing pages and versions
> -----------------------------------
>
> Key: WICKET-201
> URL: https://issues.apache.org/jira/browse/WICKET-201
> Project: Wicket
> Issue Type: Bug
> Reporter: Eelco Hillenius
> Assigned To: Johan Compagner
> Priority: Critical
> Fix For: 1.3, 2.0
>
>
> See http://www.nabble.com/refactor-storing-pages-and-versions-tf2943670.html
> for a discussion.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.