mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
make bench
This commit is contained in:
parent
4e37e7350c
commit
dbb350db86
2 changed files with 22 additions and 21 deletions
|
@ -266,19 +266,9 @@ state mechanism provided by the +/-/= operators.
|
|||
This document and its benchmarks are distributed with libpsyc.
|
||||
See http://about.psyc.eu/libpsyc on how to obtain it.
|
||||
|
||||
*** libpsyc
|
||||
The benchmarks can be run with the following command
|
||||
(xmlbench is needed for the xml tests):
|
||||
|
||||
: 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
|
||||
|
||||
: parse/libxml-sax 1000000 $file
|
||||
: parse/libxml 1000000 $file
|
||||
: parse/rapidxml 1000000 $file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue