From 3c02f8766be7bffd7da2991b4245e4e8801dea96 Mon Sep 17 00:00:00 2001 From: PyYoshi Date: Wed, 20 Jun 2012 11:31:41 +0900 Subject: [PATCH] fix --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 495b2cf..b0fa789 100644 --- a/readme.md +++ b/readme.md @@ -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