Jeroen Janssen wrote:
>Hello,
>
>I''m seeing (on the timeline at http://dev.rubyonrails.com/timeline
)
>commits on:
>
>root/branches/p2/
>root/spinoffs/scriptaculous/
>
>And I was wondering :
>* what is being worked on exactly here?
>* is ''spinoffs/scriptaculous'' actually a branch or what?
>* any information on when this work is going to be merged back in the trunk?
>  
>
p2 is a branch on which I do my performance work for Rails. Most of it 
has already been merged into trunk and will be contained in the next 
release.
Since you asked for it, here are the latest figures (comparing release 
0.13.1 against p2, see http://dev.rubyonrails.org/ticket/912 for 
information regarding the table below):
configuration 1: r131
  requests=1000, options=-r131
configuration 2: p2
  requests=1000, options=-p2
page                               c1 real   c2 real c1 r/s c2 r/s c1/c2
/empty/index                       6.22094   1.37096  160.7  729.4  4.54
/welcome/index                     6.07768   1.68203  164.5  594.5  3.61
/rezept/index                      3.82472   1.71030  261.5  584.7  2.24
/rezept/myknzlpzl                  3.80239   1.69056  263.0  591.5  2.25
/rezept/show/713                  10.43698   4.56423   95.8  219.1  2.29
/rezept/cat/Hauptspeise           12.15830   4.85289   82.2  206.1  2.51
/rezept/cat/Hauptspeise?page=5    12.99004   5.03279   77.0  198.7  2.58
/rezept/letter/G                  11.95643   5.07822   83.6  196.9  2.35
Regards,
Stefan Kaes