Done a bit more testing this morning (at home, good broadband connection) It seems the very first attempt to bookmark (per browser session) is really slow.
I bookmarked this about 10 mins ago: http://www.joelonsoftware.com/articles/DevelopmentAbstraction.html and the pop-up posting interface took 26.419 seconds to load. I then tried the same url 3 more times: 9.244 2.524 2.183 Clearly its very difficult to know where the bottleneck lies, without tracing routes, but I get the feeling from my browsing other websites that the slowness is on the del server. Sean On 4/12/06, Joshua Schachter <[EMAIL PROTECTED]> wrote: > I really doubt it's the size of the CSS. I am guessing it is doing > something wrong with the tag data. > > Does it seem slower just after you've posted something? It has to > rebuild your tag list... > > Anyway, add "&noui" to the normal bookmarklet and you get a very slim > posting form. > > Joshua > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of Sean > Sent: Monday, April 10, 2006 7:21 PM > To: [email protected] > Subject: Re: [delicious-discuss] Feature Request/Suggestion > > Unfortunately, I'm not on a mac... > > I have been logging the response times of the posting form over the > last couple of days. > > >From home (good connection) it averages out around 2.2 seconds. > > I'm on site today (Large govt. client, 1000's users) and the response > is averaging around 15secs... which is unusable. > > Perhaps if the email suggestion is no good, Joshua and the team could > come up with a lightweight posting solution. > > Clearly the official posting interface is very heavy with both > javascript and css that could well be optimised (i.e refactoring, > removing old/redundant code and supplying a slim, post specific css > file rather than the fat 1 that is used site wide) > > Maybe the users tags could be cached somehow and perhaps the tag > suggestions and popular tags could be optionally turned off per user. > > Sean > > On 4/10/06, Justin R. Miller <[EMAIL PROTECTED]> wrote: > > If you're on a Mac, you may want to try out my posting program, which > > I created when I hit this very same barrier. I'm using a shared > > account (among others) with 2000 posts and 2000 tags. > > > > http://codesorcery.net > > > > Sorry for spamming you, but I figured it might be relevant directly, > > yet maybe not to the whole list. Do let me know if you find it useful. > > > > Thanks, > > > > --Justin > > > > On Apr 9, 2006, at 5:46 AM, Sean wrote: > > > > > I have been finding the del.icio.us posting interface increasingly > > > slower to load and process. > > > > > > At home behind a dedicated broadband connection it is acceptable, > but > > > at many of my client sites, some of whom admittedly have poor > internet > > > connections, the posting interface is almost unusable. > > > > > > I have recently been working on a complete, client side posting > form, > > > using a cached copy of my bookmarks, but obviously, I miss out on > the > > > tag recommendations. > > > > > > This certainly helps the load time on the del posting form. > > > > > > Anyway, while jogging today, I had a thought on an alternative > > > posting solution: > > > > > > EMAIL ! > > > > > > How about accepting emailed bookmarks. > > > > > > Havn't given it a great deal of thought but you could use listserv > > > type commands in the body of the email for: > > > > > > username > > > url > > > title > > > notes > > > tags > > > > > > Optionally you could also restrict posting to the users registered > > > del.icio.us email address ? > > > > > > At least it would get users out of trouble posting bookmarks in > > > connection challenged environments. > > > > > > Whadayareakon > > > _______________________________________________ > > > discuss mailing list > > > [email protected] > > > http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss > > > > > > > > > -- > > Justin R. Miller > > Code Sorcery Workshop > > http://codesorcery.net > > > > > > > _______________________________________________ > discuss mailing list > [email protected] > http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss > > _______________________________________________ discuss mailing list [email protected] http://lists.del.icio.us/cgi-bin/mailman/listinfo/discuss

