[Seaside] Why could a POST take too much?

Johan Brichau johan at inceptive.be
Sat May 10 06:51:24 UTC 2014


Hi Mariano,

I’m afraid you will need to give a bit more info here…
Is it a GLASS or Pharo-based application? Are you logging the browser response time or is this server-side rendering timing? What is the code, etc… ?

Johan

On 09 May 2014, at 17:42, Mariano Martinez Peck <marianopeck at gmail.com> wrote:

> Hi guys,
> 
> I have a strange situation. I have the main menu of my app built with Bootstrap NavBar. It is a form, and a button per "menu item". Buttons are NavbarButton. Now what is strange is that it takes quite some time to render some of the menu items. Using internet browser dev tools I can see that requests are usually fast, however, for certain specific menu items, the POST takes quite some time. For example, there are 2 or 3 menu items where the post takes 3 seconds!!!!    Normally, I know how to profile/debug slow requests (I can profile #handleRequest: etc) but I am clueless how to profile this problem.
> 
> Any help is appreciated.
> 
> Best,
> 
> -- 
> Mariano
> http://marianopeck.wordpress.com
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20140510/38f6ab0c/attachment.htm


More information about the seaside mailing list