<br><br>Am Donnerstag, 17. November 2011 schrieb Sven Van Caekenberghe &lt;<a href="mailto:sven@beta9.be">sven@beta9.be</a>&gt;:<br>&gt; Marten,<br>&gt;<br>&gt; On 17 Nov 2011, at 00:05, Marten Feldtmann wrote:<br>&gt;<br>
&gt;&gt; I posted some info how to crash the newest Pharo with Seaside under heavy traffic.<br>&gt;&gt; Just do not know, where to leave that information:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; <a href="http://schrievkrom.wordpress.com/2011/11/16/stress-test-for-seaside/">http://schrievkrom.wordpress.com/2011/11/16/stress-test-for-seaside/</a><br>
&gt;<br>&gt; I already saw your blog post about this and thought of leaving a comment.<br>&gt;<br>&gt; It is tempting and seems to make sense to do this kind of benchmark or load testing. I have been there myself.<br>&gt;<br>
&gt; However, benchmarking Seaside is difficult (you are essentially testing session creation speed).<br>&gt; Actual performance depends on many factors such as the adaptor, image, vm and OS being used.<br>&gt;<br>&gt; Please search the Seaside and/or Pharo mailing lists for more information.<br>
&gt;<br>&gt; You have to believe that it is possible to get good real life production performance, it is sometimes just a bit more difficult than starting an image and hitting it hard.<br>&gt;<br><br>There&#39;s the Seaside-Benchmark package which has different test for stressing the adapters and the rendering canvas. While not close to real world they help to stress the code.<br>
<br>Philippe