Skip to content

Commit 3f6f4a2

Browse files
committed
update benchmark table in README
1 parent 2b6fb52 commit 3f6f4a2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,12 @@ and numeric data, ``tabulate`` appears to be slower than
320320
=========================== ========== ===========
321321
Table formatter time, μs rel. time
322322
=========================== ========== ===========
323-
join with tabs and newlines 34.7 1.0
324-
csv to StringIO 49.1 1.4
325-
asciitable (0.8.0) 1272.1 36.7
326-
tabulate (0.6) 1964.5 56.6
327-
PrettyTable (0.7.1) 5678.9 163.7
328-
texttable (0.8.1) 6005.2 173.1
323+
join with tabs and newlines 22.9 1.0
324+
csv to StringIO 32.1 1.4
325+
asciitable (0.8.0) 837.0 36.6
326+
tabulate (0.7) 1371.8 60.0
327+
PrettyTable (0.7.1) 3758.3 164.3
328+
texttable (0.8.1) 3892.6 170.2
329329
=========================== ========== ===========
330330

331331

0 commit comments

Comments
 (0)