Re: Design/structure X3 parser more like Qi parser
Sandro Pirkwieser <[email protected]>
| Newsgroups | gmane.comp.parsers.spirit.general |
|---|---|
| Message-ID | <4A73F31802B9FB46A4428BA93C0A3DEB050330B98B5F@hermes.ith-icoserve.com> |
Thank you Seth for your work and the really nice presentation of the results. Credits for the cleanup, too. Definitely helps for further analysis. So, when measuring the time of the parse() calls only, then the ratio of X3/Qi - according to your plots - is several thousand (above 6K). I also repeated the tests of measuring the whole runtime, iterating e.g. 1000 times over testdata[]. There the ratio is (still) somewhat above 2. When profiling, I also noticed the boost::spirit::detail::parse_into_container<>() calls, which are visible with -O1, scoring above 90%. Best regards, Sandro ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Spirit-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spirit-general