Seaside-Benchmark

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Seaside-Benchmark

Philippe Marschall
Hi

There's a new package in the addions repository [1] called
'Seaside-Benchmark'. It contains a few classes to help benchmarking
Seaside applications. There are two request handlers, one intended to
stress the server and server adatpor, one intended to exercise the
Seaside rendering code. In addition there's a session class giving
predictable continuation keys so the URLs for exercising a counter
with session cookies look like this:

http://127.0.0.1/counter
http://127.0.0.1/counter?_k=1&1
http://127.0.0.1/counter?_k=3&1


 [1] http://www.squeaksource.com/Seaside30Addons

Cheers
Philippe
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev