On Sat, Jul 12, 2008 at 8:03 PM,  <[EMAIL PROTECTED]> wrote:
>
> Sorry if this has been asked and addressed elsewhere...
>
> I just got tg2 up and running and just hitting the welcome page takes
> a while.  in tg1, it was almost instant.  This is all being done from
> the same machine.
>
> Is this just development woes or is there something i need to do to
> pylons?
>
> i have literally one nothing extra to it, just installed and ran
> paster serve development.ini from defaults.
>
> Any word on this?

hmmm...

I just installed tg1 and tg2.
and run a
/usr/sbin/ab -n 1000 -w http://localhost:8080/ >> test.htm

and I got 10 requests per second on tg2...

paster serve development.ini
tg2
Server Software:        PasteWSGIServer/0.5
Server Hostname:        localhost
Server Port:    8080
Document Path:  /
Document Length:        2466 bytes
Concurrency Level:      1
Time taken for tests:   0.93704 seconds
Complete requests:      1000
Failed requests:        0
Total transferred:      2770000 bytes
HTML transferred:       2466000 bytes
Requests per second:    10.67
Transfer rate:  29.56 kb/s received
Connnection Times (ms)
        min     avg     max
Connect:        0       0       0
Processing:     85      93      727
Total:  85      93      727



tg1 I got 21 requests per second:
tg-admin start-myapp
tg1
Server Software:        CherryPy/2.3.0
Server Hostname:        localhost
Server Port:    8080
Document Path:  /
Document Length:        3232 bytes
Concurrency Level:      1
Time taken for tests:   0.45586 seconds
Complete requests:      1000
Failed requests:        0
Total transferred:      3446000 bytes
HTML transferred:       3232000 bytes
Requests per second:    21.94
Transfer rate:  75.59 kb/s received
Connnection Times (ms)
        min     avg     max
Connect:        0       0       0
Processing:     39      45      152
Total:  39      45      152


Could you guys comment on the numbers?
Lucas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to