[pLog-svn] Branch plog-1.1-ben

Benjamin Krause ork at orkland.de
Mon Apr 4 20:22:07 GMT 2005


Hey ..

You may have noticed the new branch oscar created to allow me some speed
improvements.. right now the code is about 20% faster displaying the
blog startpage and about 25% faster displaying a specific article ..

my goal is to improve the speed of smarty-cached pages by 50% .. hope to
reach that goal .. :-)

if anyone want to join in speeding the code up, he's very welcome :)

Ben


p.s.. some numbers..

siege -r 100 -c 1 http://localhost/plog-1.0.1/
** siege 2.61
** Preparing 1 concurrent users for battle.
The server is now under siege..      done.
Transactions:                    100 hits
Availability:                 100.00 %
Elapsed time:                  22.46 secs
Data transferred:             740800 bytes
Response time:                  0.22 secs
Transaction rate:               4.45 trans/sec
Throughput:                 32983.08 bytes/sec
Concurrency:                    1.00
Successful transactions:         100
Failed transactions:               0
Longest transaction:            0.24
Shortest transaction:           0.22


siege -r 100 -c 1 http://192.168.1.4/plog-ben/
** siege 2.61
** Preparing 1 concurrent users for battle.
The server is now under siege..      done.
Transactions:                    100 hits
Availability:                 100.00 %
Elapsed time:                  17.04 secs
Data transferred:             743000 bytes
Response time:                  0.17 secs
Transaction rate:               5.87 trans/sec
Throughput:                 43603.28 bytes/sec
Concurrency:                    1.00
Successful transactions:         100
Failed transactions:               0
Longest transaction:            0.19
Shortest transaction:           0.15



More information about the pLog-svn mailing list