[Speed] pathlib benchmark?

Antoine Pitrou solipsis at pitrou.net
Mon Jul 23 23:24:50 CEST 2012


On Mon, 23 Jul 2012 15:50:31 -0400
Brett Cannon <brett at python.org> wrote:
> 
> Same here, especially if it can include Unicode path stuff.

Ok, done in http://hg.python.org/benchmarks/rev/72516165f6ed.

Unicode paths are naturally tested with 3.x, but not with 2.x where
bytes are the natural type for file paths.
(however, I didn't integrate any non-ASCII paths in the test, if that's
what you meant)

Regards

Antoine.


-- 
Software development and contracting: http://pro.pitrou.net




More information about the Speed mailing list