This site is an archive; learn more about 8 years of OpenHatch.

[OH-Dev] [issue558] /people/ needlessly spends time computing, and sending lots of data to the client

Asheesh Laroia bugs at openhatch.org
Sat Aug 20 20:24:18 UTC 2011


New submission from Asheesh Laroia <asheesh at asheesh.org>:

Right now, the /people/ map sends a full version of the map data to the client. 
This takes ages to compute server-side, and finally, it all gets erased client-
side when the client does a fresh GET to AJAXily refresh the map.

We should stop sending all that data to the client. It would make the page much 
smaller (in terms of bytes and DOM object count), and also it would make it load 
MUCH faster.

----------
messages: 2355
milestone: 0.11.07
nosy: paulproteus
priority: urgent
status: unread
title: /people/ needlessly spends time computing, and sending lots of data to the client

__________________________________________
Roundup issue tracker <bugs at openhatch.org>
<https://openhatch.org/bugs/issue558>
__________________________________________


More information about the Devel mailing list