table of contents
IKSPERF(1) | General Commands Manual | IKSPERF(1) |
NAME¶
iksperf - measures the performance of the iksemel library
SYNOPSIS¶
iksperf [OPTIONS] FILE
DESCRIPTION¶
Measures the performance of the iksemel library when parsing FILE.
OPTIONS¶
- -a, --all
- Make all tests
- -s, --sax
- Sax test
- -d, --dom
- Tree generating test
- -e, --serialize
- Tree serializing test
- -1, --sha1
- SHA1 hashing test
- -b, --block SIZE
- Parse the file in SIZE byte blocks
- -m, --memdbg
- Trace malloc and free calls
- -h, --help
- Print help text and exit
- -V, --version
- Print version and exit
SEE ALSO¶
2008-01-14 |