Re: [Product-Developers] profiling a plone 2.5 instance.

2008-10-26 Thread tesdal
Pablo Caro Revuelta wrote: > > I made tests and the error I found occours with experimental.queryplans > too. > It's a problem with pythonproducts. > To install the products, I only link the folders what are inside > of 'experimental' in my products directory. Now I cannot remove it > because

Re: [Product-Developers] profiling a plone 2.5 instance.

2008-08-11 Thread Pablo Caro Revuelta
El Jueves 07 Agosto 2008, tesdal escribió: > Pablo Caro Revuelta wrote: > > * I have find a few differences between factory hack and > > experimental.contentcreation. Improvements i belive. > > I have tried run experimental.contentcreation from 2.5 and it run in my > > tests. > > But he problem wa

Re: [Product-Developers] profiling a plone 2.5 instance. ( experimental.contentcreation, collective.indexing, contentmenu, experimental.catalogqueryplan)

2008-08-07 Thread tesdal
Pablo Caro Revuelta wrote: > > * I have find a few differences between factory hack and > experimental.contentcreation. Improvements i belive. > I have tried run experimental.contentcreation from 2.5 and it run in my > tests. > But he problem was after uninstalling the product!! Any access

Re: [Product-Developers] profiling a plone 2.5 instance. ( experimental.contentcreation, collective.indexing, contentmenu, experimental.catalogqueryplan)

2008-08-07 Thread Pablo Caro Revuelta
Thanks a lot Tesdal, only a few notes more: * I have find a few differences between factory hack and experimental.contentcreation. Improvements i belive. I have tried run experimental.contentcreation from 2.5 and it run in my tests. But he problem was after uninstalling the product!! Any acc

Re: [Product-Developers] profiling a plone 2.5 instance. ( experimental.contentcreation, collective.indexing, contentmenu, experimental.catalogqueryplan)

2008-08-07 Thread tesdal
Pablo Caro Revuelta wrote: > > I am wondering if anyone can help me with a question. I have a plone 2.5 > with > a lot of objects. It's slow and I am trying optimize it mainly for > authenticated users for content creation. I am testing the > experimental.contentcreation from collective but I

[Product-Developers] profiling a plone 2.5 instance. ( experimental.contentcreation, collective.indexing, contentmenu, experimental.catalogqueryplan)

2008-08-06 Thread Pablo Caro Revuelta
Hello, I am wondering if anyone can help me with a question. I have a plone 2.5 with a lot of objects. It's slow and I am trying optimize it mainly for authenticated users for content creation. I am testing the experimental.contentcreation from collective but I dont't know the version I must u