Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59103

UTF-32 decoder optimization in Python 3.4

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject UTF-32 decoder optimization in Python 3.4
Date 2013-11-11 21:41 +0000
Newsgroups comp.lang.python
Message-ID <mailman.2400.1384206127.18130.python-list@python.org> (permalink)

Show all headers | View raw


 From http://docs.python.org/dev/whatsnew/3.4.html#optimizations "The 
UTF-32 decoder is now 3x to 4x faster.".  Does anybody have any 
references to this work?  All I can find is the 3.3 what's new which 
refers to PEP 393 (Flexible String Representation) optimizations as a 
result of work done by Serhiy Storchaka on issues 14624, 14738 and 15026.

-- 
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

UTF-32 decoder optimization in Python 3.4 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-11 21:41 +0000

csiph-web