[rt-devel] RT 3.0.4pre1

Paul Wagland pwagland at allshare.nl
Fri Jul 4 08:28:33 EDT 2003


Hi Jesse,

I haven't done a lot of testing, but here is some timing information based
on using apache 1.3.27 and postgres 7.3.3. All of these results come from
`ab -d -S -k -n 20 -C RT_SID=xxx "$URL"`

RT3.0.3
http://localhost/rt3/index.html Time per request: 4885.15 [ms] (mean)
http://localhost/rt3/Ticket/Create.html?Queue=2 Time per request: 14739.75
[ms] (mean)
http://localhost/rt3/Ticket/ModifyPeople.html?id=1502 Time per request:
9989.75 [ms] (mean)
http://localhost/rt3/Ticket/ModifyAll.html?id=1502 Time per request:
10913.50 [ms] (mean)

RT3.0.3 with Chris Audley's improvement
http://localhost/rt3/index.html Time per request: 4755.45 [ms] (mean)
http://localhost/rt3/Ticket/Create.html?Queue=2 Time per request: 376.65
[ms] (mean)
http://localhost/rt3/Ticket/ModifyPeople.html?id=1502 Time per request:
517.45 [ms] (mean)
http://localhost/rt3/Ticket/ModifyAll.html?id=1502 Time per request: 1108.00
[ms] (mean)

RT4.0.4pre1
http://localhost/rt3/index.html Time per request: 4452.65 [ms] (mean)
http://localhost/rt3/Ticket/Create.html?Queue=2 Time per request: 379.60
[ms] (mean)
http://localhost/rt3/Ticket/ModifyPeople.html?id=1502 Time per request:
453.00 [ms] (mean)
http://localhost/rt3/Ticket/ModifyAll.html?id=1502 Time per request: 998.20
[ms] (mean)

Hope this helps,
Paul





More information about the Rt-devel mailing list