[PERFORMANCE] url encoding

Robert Collins robertc at robertcollins.net
Fri Jun 9 20:16:44 BST 2006


On Fri, 2006-06-09 at 15:12 +0300, Alexander Belchenko wrote:
> Robert Collins пишет:
> > I have a thought about a good compromise for performance in our
> > transport layer.
> > 
> > Each Transport is a handle to a directory... and URLs from users are
> > broken into two parts:
> > 
> > - the directory we connect to
> > - the file the user specified
> > 
> > After that split, all the file operations we perform, including
> > subdirs-from-the-user-dir, are generated by bzr, and are strictly ascii.
> 
> I don't understand last sentence. Probably my english again limp.
> Why you think that all file operations is strictly ascii?

Because we only use ascii safe characters from .bzr and below.

Rob
-- 
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060610/320f4a38/attachment.pgp 


More information about the bazaar mailing list