mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
Merge commit 'origin'
This commit is contained in:
commit
7cd7e3fe45
1 changed files with 4 additions and 4 deletions
|
@ -145,8 +145,8 @@ Pure syntax comparisons above, protocol performance comparisons below:
|
|||
| parser: | strlen | libpsyc | compact | json-c | json-glib | libxml sax | libxml | rapidxml |
|
||||
|----------+--------+---------+---------+--------+-----------+------------+--------+----------|
|
||||
| presence | 30 | 236 | 122 | 2463 | 10016 | 4997 | 7557 | 1719 |
|
||||
| chat msg | 40 | 295 | | 2147 | 9526 | 5997 | 9777 | 1893 |
|
||||
| activity | 42 | 353 | | 4666 | 16327 | 13357 | 28858 | 4356 |
|
||||
| chat msg | 40 | 295 | 258 | 2147 | 9526 | 5997 | 9777 | 1893 |
|
||||
| activity | 42 | 353 | 279 | 4666 | 16327 | 13357 | 28858 | 4356 |
|
||||
|----------+--------+---------+---------+--------+-----------+------------+--------+----------|
|
||||
| / | < | | > | < | > | < | | > |
|
||||
|
||||
|
|
Loading…
Reference in a new issue