summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7c51dc5..3f9d460 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,16 @@ on the internet[1] to print out the mean and the standard deviation of
the measurements to $programname.statistics files.
+Bugs
+----
+
+Currently only the output of ezxml and goencxml is identical. The other
+programs insert some space characters and new lines in places. Ideally
+the output of all the programs should be identical. At the moment I
+don't have the time to look into where these differences come from but
+I doubt that they influence the benchmarking results in a significant way.
+
+
[0] I used a subet of ftp://ftp.ncbi.nlm.nih.gov/pub/pmc/oa_bulk/non_comm_use.A-B.xml.tar.gz
(warning: the file is about 1.2GB in size)
[1] http://stackoverflow.com/questions/9789806/command-line-utility-to-print-statistics-of-numbers-in-linux