> Experiment A (davex + webapp jackrabbit + postgres) : > Sc-read - 10 concurrent users : 0,5s > Sc-read - 40 concurrent users : 2s > Sc-read - 80 concurrent users : 3,4s > > Sc-write - 10 concurrent users : 3,7s > Sc-write - 40 concurrent users : 8,5s > Sc-write - 80 concurrent users : 17,2s >
With the new patches I've submitted I've obtained the following: ( davex + webapp + derby ) 50 concurrent users: < 400 ms 100 concurrent users: < 1000ms However, at 100 concurrent users, I'm not seeing long term stability, but I haven't figured out the cause. I actually suspect it's our app, not the davex stack.
