aboutsummaryrefslogtreecommitdiff
path: root/examples/performance/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/performance/README')
-rw-r--r--examples/performance/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/performance/README b/examples/performance/README
index e69de29..1ec5a9f 100644
--- a/examples/performance/README
+++ b/examples/performance/README
@@ -0,0 +1,4 @@
+This example measures the performance of the parser. You can generate smaller
+or larger test files using the gen.cxx program. You can also compare the
+result to the no-op Expat implementation by compiling and running the
+expat.cxx program.