From 4f5802f70cef2d5c049ab5001c37022a8ba71eb5 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 14 May 2014 21:36:45 -0700 Subject: Update performance number --- doc/intro.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/intro.xhtml b/doc/intro.xhtml index ea0b8c9..776ef91 100644 --- a/doc/intro.xhtml +++ b/doc/intro.xhtml @@ -1747,7 +1747,7 @@ serialize (serializer& s) const

All in, with all the name splitting and string constructions, parsing throughput on a 2010 Intel Core i7 laptop is about - 35 MByte/sec, which should be sufficient for most applications.

+ 37 MByte/sec, which should be sufficient for most applications.

While it is much easier to implement a conforming serializer from scratch, libstudxml reuses an existing and -- cgit v1.1