1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

bench: results table

This commit is contained in:
tg(x) 2011-05-17 00:50:46 +02:00
parent 1cc5499777
commit a9e8d94bdd

View file

@ -5,14 +5,15 @@
Parsing time of 1 000 000 packets in milliseconds: Parsing time of 1 000 000 packets in milliseconds:
| | strlen | libpsyc | json-c | json-glib | libxml sax | libxml | rapidxml | | input | PSYC | | JSON | | | XML | |
| parser | strlen | libpsyc | json-c | json-glib | libxml sax | libxml | rapidxml |
|-----------+--------+---------+--------+-----------+------------+--------+----------| |-----------+--------+---------+--------+-----------+------------+--------+----------|
| presence | 30 | 246 | 2463 | 10197 | 4997 | 7557 | 1719 | | presence | 30 | 246 | 2463 | 10197 | 4997 | 7557 | 1719 |
| chat msg | 41 | 320 | | | 5997 | 9777 | 1893 | | chat msg | 41 | 320 | | | 5997 | 9777 | 1893 |
| activity | 42 | 366 | 4666 | 16846 | 13357 | 28858 | 4419 | | activity | 42 | 366 | 4666 | 16846 | 13357 | 28858 | 4419 |
| user prof | 55 | 608 | 4715 | 17468 | 7350 | 12377 | 2477 | | user prof | 55 | 608 | 4715 | 17468 | 7350 | 12377 | 2477 |
|-----------+--------+---------+--------+-----------+------------+--------+----------| |-----------+--------+---------+--------+-----------+------------+--------+----------|
| / | < | < | < | > | < | > | > | | / | < | > | < | > | < | | > |
* Commands used * Commands used