This commit is contained in:
PyYoshi 2012-07-07 14:37:11 +09:00
parent ea7dab2b3d
commit e10068abc8

View file

@ -1,6 +1,3 @@
.. raw:: html
<!-- markdown to rst: http://johnmacfarlane.net/pandoc/try -->
cChardet cChardet
======== ========
@ -112,73 +109,16 @@ Platform: Windows 7 HP x64, Python 2.7.3 32-bit
Result: Result:
~~~~~~~ ~~~~~~~
.. raw:: html ::
<table> chardet: 0.25 (call/s)
<tr>
<th></th><th>
Request (call/s) cchardet: 500.03 (call/s)
.. raw:: html
</th><th>
Result of encoding
.. raw:: html
</th>
</tr>
<tr>
<td>
chardet
.. raw:: html
</td><td>
0.25
.. raw:: html
</td><td>
shift\_jis
.. raw:: html
</td>
</tr>
<tr>
<td>
cchardet
.. raw:: html
</td><td>
500.03
.. raw:: html
</td><td>
shift\_jis
.. raw:: html
</td>
</tr>
</table>
License License
======= =======
- This library files("cchardet.pyx","setup.py","tests.py") are "The MIT - This library files("cchardet.pyx","setup.py","tests.py") are "The MIT License".
License".
- Other Libraries License: Please, look at the - Other Libraries License: Please, look at the
`ext <https://github.com/PyYoshi/cChardet/tree/master/src/ext>`_ `ext <https://github.com/PyYoshi/cChardet/tree/master/src/ext>`_