-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi Nathaniel,
Just an idea I've had: when the full window needs to be refreshed, waiting for the whole packet can take a while on a slow link (I am testing on a fairly slow link at the moment). Splitting the damage requests (or responses) would improve interactivity quite a bit. The overall speed would be reduced because of the extra packet headers, but to the user it would look like the refresh is happening quicker (starts earlier). Especially if the window is an Xterm. Looking at the code, the only problem I can see is that next_packet() would need to be able to return multiple packets... Any other ideas? Antoine -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAko1HiAACgkQGK2zHPGK1rsDkwCfYYrmyECwrRLCNumCLl6Ly1ZX +a4An2M2HCPP7dZJx+EvSmGres1rFf9A =eI3F -----END PGP SIGNATURE----- _______________________________________________ Parti-discuss mailing list [email protected] http://lists.partiwm.org/cgi-bin/mailman/listinfo/parti-discuss
