pypy / fast-utf8-methods

Fast UTF-8 utility methods

Home Page:http://pypy.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fast UTF-8 utility methods

http://pypy.org


Languages

Language:HTML 99.1%Language:C 0.6%Language:Python 0.2%Language:Makefile 0.0%