[Zope-CMF] performance w/ files in the cmf
Christopher Heschong
chris at wiw.org
Fri Oct 10 14:15:42 EDT 2003
I was in fact running in debug mode. Here are the results after setting
debug off:
http://server:8080/favicon.ico 130.14 [#/sec] (mean)
http://server:8080/cmf/favicon.ico 87.54 [#/sec] (mean)
http://server:8080/test/favicon.ico 98.62 [#/sec] (mean)
This is definitely faster, although I'm puzzled about the seemingly slower
folder acquisition, but I'll assume that's something else on my end.
Thanks!
> Did you run Zope in release mode? CMF's DirectoyViews can be sluggish in
> debug mode.
>
> Stefan
>
>
> --On Freitag, 10. Oktober 2003 13:40 -0400 Christopher Heschong
> <chris at wiw.org> wrote:
>
>> I've noticed some performance issues lately with CMF-1.4.1 (under
>> Zope-2.7.0-b2 and 2.6.1), and was wondering if maybe I'm doing something
>> wrong.
>>
>> I've placed a file called "favicon.ico" in the root of my zope db. Then
>> I
>> created an empty cmf called "cmf". I also created an empty folder
>> called
>> "test".
>>
>> Using apachebench (1000 requests, concurrency of 5), I get these
>> results:
>>
>> http://server:8080/favicon.ico 131.54 [#/sec] (mean)
>> http://server:8080/cmf/favicon.ico 24.43 [#/sec] (mean)
>> http://server:8080/test/favicon.ico 129.98 [#/sec] (mean)
>>
>> What causes acquisition in the CMF to be so much slower than other types
>> of aquisition? Do I have something configured improperly? Is it
>> related
>> to the skinnable component?
>>
>> Thanks.
>>
>>
>> _______________________________________________
>> Zope-CMF maillist - Zope-CMF at zope.org
>> http://mail.zope.org/mailman/listinfo/zope-cmf
>>
>> See http://collector.zope.org/CMF for bug reports and feature requests
>
>
>
> --
> The time has come to start talking about whether the emperor is as well
> dressed as we are supposed to think he is. /Pete McBreen/
>
>
More information about the Zope-CMF
mailing list