update bench results

This commit is contained in:
PyYoshi 2017-04-25 11:48:11 +09:00
parent b4e7be0a6e
commit c991f86f6f

View file

@ -234,27 +234,27 @@ RAM: DDR3 1600Mhz 16GB
Platform: Ubuntu 16.04 amd64
Python 2.7.12
Python 2.7.13
^^^^^^^^^^^^^
+----------+------------------+
+-----------------+------------------+
| | Request (call/s) |
+==========+==================+
| chardet | 0.26 |
+----------+------------------+
| cchardet | 1341.81 |
+----------+------------------+
+=================+==================+
| chardet v3.0.2 | 0.36 |
+-----------------+------------------+
| cchardet v2.0.1 | 1396.42 |
+-----------------+------------------+
Python 3.6.0
Python 3.6.1
^^^^^^^^^^^^
+----------+------------------+
+-----------------+------------------+
| | Request (call/s) |
+==========+==================+
| chardet | 0.26 |
+----------+------------------+
| cchardet | 1472.43 |
+----------+------------------+
+=================+==================+
| chardet v3.0.2 | 0.35 |
+-----------------+------------------+
| cchardet v2.0.1 | 1467.77 |
+-----------------+------------------+
LICENSE