[Nitro] [PATCH] Some new patches/features by me ;-)
George Moschovitis
george.moschovitis at gmail.com
Mon Apr 10 13:43:20 EDT 2006
> I'll try to get these and your previous patchset in today. I've been
> busy with Postgres/Og and didn't really get to anything else, but
please dont integrate your posrgres patch into the repo yet!
> if you find some time, could you do a screen cast to show this? It
> sounds like it could be something to advertise. :)
very easy:
ruby run.rb --record mysession.yaml
then use your browser to visit your site, hit pages and 'create' a
nice test session.
on exit a file mysession.yaml is created that contains the request
stream and time deltas.
then if you type:
ruby run.rb --playback mysession.yaml
webrick gets the input from this file instead of the socket and
replays the session, at the end it emmits errors etc. in the future we
can add output compares, or benchmarks and some other ideas.
regards,
George.
--
http://www.gmosx.com
http://www.navel.gr
http://www.nitrohq.com
More information about the Nitro-general
mailing list