]> git.ipfire.org Git - thirdparty/json-c.git/commit
reduce duplicate hash computation in json_object_object_add()
authorRainer Gerhards <rgerhards@adiscon.com>
Tue, 22 Sep 2015 17:07:30 +0000 (19:07 +0200)
committerRainer Gerhards <rgerhards@adiscon.com>
Tue, 22 Sep 2015 17:07:30 +0000 (19:07 +0200)
commitd8e44dc6855c5065050b1bcb26e2708a63934797
tree8e416e1df379aaadaa7a319100561179a5b3566a
parentec4879ac5b502ae81f6b73450b960ede11ad2560
reduce duplicate hash computation in json_object_object_add()

This can be a very considerable performance saver.
json_object.c
linkhash.c
linkhash.h