]> git.ipfire.org Git - thirdparty/json-c.git/commit
Improve json_object -> string performance
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 2 Feb 2017 17:16:26 +0000 (17:16 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 2 Feb 2017 17:33:54 +0000 (17:33 +0000)
commit9ff0f4987fc17f957f520623f8dcc811fe9ffd22
tree0ca7457cb8774cb493e1b300d38acc06f898ec73
parent8157784483483214778513465509a6169b634a14
Improve json_object -> string performance

Removes variadic prints for ~3x performance improvement.
json_object.c
printbuf.c
printbuf.h
tests/test_printbuf.c
tests/test_printbuf.expected