Skip to content

pypy/fast-utf8-methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPy's utf8 utility methods

Build Status on TravisCI

TODO

Do benchmarks:

  • string fits into L1 cache
  • string does not fit into L1 cache and see how it affects the time needed