Prev Breadcrumb - upload transfer
Posted: Sun May 12, 2019 10:59 am
Hi,
On some locations with slow internet connections (max upload 512kb/s and shared with few computers) I am experiencing important lag in responce when the table has text cells with few pages of data in it per every row. It is not an issue on normal connection when you have at least few Mb/s - beacuse then everything works perfectly.
What I noticed - the main cause for this is the request to go to the previous breadcrumb nuGetBreadcrumb(x-1) which seems - it is sending relativelly big number of data from computer to the server (twice more data is sent from computer to server than from server to computer).
Please find enclosed some measurement of tranfers for typical case of database usage.
https://drive.google.com/open?id=10LFHP ... n7icb1fHwz
I know that it is not an issue of nuBuilder usage in normal enviromnent - but maybe some small optimisation by the ocasion of new release could improve such cases as well - when the internet connection is poor.
On some locations with slow internet connections (max upload 512kb/s and shared with few computers) I am experiencing important lag in responce when the table has text cells with few pages of data in it per every row. It is not an issue on normal connection when you have at least few Mb/s - beacuse then everything works perfectly.
What I noticed - the main cause for this is the request to go to the previous breadcrumb nuGetBreadcrumb(x-1) which seems - it is sending relativelly big number of data from computer to the server (twice more data is sent from computer to server than from server to computer).
Please find enclosed some measurement of tranfers for typical case of database usage.
https://drive.google.com/open?id=10LFHP ... n7icb1fHwz
I know that it is not an issue of nuBuilder usage in normal enviromnent - but maybe some small optimisation by the ocasion of new release could improve such cases as well - when the internet connection is poor.