This commit is contained in:
PyYoshi 2012-06-20 11:31:41 +09:00
parent 47cbdc30d8
commit 3c02f8766b

View file

@ -10,8 +10,13 @@ pip install or easy_install -U cython
# Benchmark
see tests.TestCchardetSpeed
Sample(shift_jis): testdata/wikipediaJa_One_Thousand_and_One_Nights.txt
## Result
chardet: 4.009999990463257s, shift_jis
cchardet: 0.0009999275207519531s shift_jis
# Contact