mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
+
This commit is contained in:
parent
2a5f7f158a
commit
f751df023f
1 changed files with 6 additions and 4 deletions
|
@ -253,17 +253,19 @@ specialized parsers and renderers to be provided.
|
|||
* Appendix
|
||||
** Tools used
|
||||
|
||||
libpsyc:
|
||||
*** libpsyc
|
||||
|
||||
: make bench
|
||||
|
||||
which uses the following commands:
|
||||
|
||||
: test/testStrlen -sc 1000000 -f $file
|
||||
: test/testPsycSpeed -sc 1000000 -f $file
|
||||
: test/testJson -snc 1000000 -f $file
|
||||
: test/testJsonGlib -snc 1000000 -f $file
|
||||
|
||||
xmlbench:
|
||||
*** xmlbench
|
||||
|
||||
: parse/libxml-sax 1000000 $file
|
||||
: parse/libxml 1000000 $file
|
||||
: parse/rapidxml 1000000 $file
|
||||
|
||||
See also "make bench"
|
||||
|
|
Loading…
Reference in a new issue