Le 25 septembre 2010, Guilhem Bonnefille a écrit :
> Hi,
> 
> I recently discovered that a recent commit introduce a significant
> change on CPU usage.
> The commit is 71eff775d86be02173e28421cea7f7d3f5a8344. It offers a
> smooth pan when drag&drop, but it introduces a huge amount of tile
> requests.

Are these requests to the server or to the local files ?

if it is about requests to server, I thought that commit
64d557a287f0e695856d6bc579293b399b8a07ea (Fix internal tile locking)
would solve this problem.


In any case, your commit might be clearer if an argument to fonction
draw_update() was added to propagate the information if we need a
download or not. I don't really like "global variables", but I
understand why you have added one there :)


Thanks,
Jocelyn

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to