Skip to content

Commit d5f29f2

Browse files
committed
Remove old benchmark numbers from cabal description (closes #628)
1 parent e3dbf90 commit d5f29f2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

aeson.cabal

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,6 @@ description:
2121
To get started, see the documentation for the @Data.Aeson@ module
2222
below.
2323
.
24-
Parsing performance on a late 2013 MacBook Pro (2.6GHz Core i7),
25-
running 64-bit GHC 7.10.1, for mostly-English tweets from Twitter's
26-
JSON search API:
27-
.
28-
* 6.4 KB payloads, English: 7570 msg\/sec (47.6 MB\/sec)
29-
.
30-
* 14.6 KB payloads, Japanese: 3261 msg\/sec (46.6 MB\/sec)
31-
.
32-
Encoding performance on the same machine and data:
33-
.
34-
* 6.4 KB payloads, English: 22738 msg\/sec (142.9 MB\/sec)
35-
.
36-
* 14.6 KB payloads, Japanese: 15911 msg\/sec (227.4 MB\/sec)
37-
.
3824
(A note on naming: in Greek mythology, Aeson was the father of Jason.)
3925

4026
extra-source-files:

0 commit comments

Comments
 (0)