]> git.ipfire.org Git - thirdparty/json-c.git/commit
Always build the json_object_deep_copy() code, but conditionalize running it on a...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 29 Nov 2017 22:57:51 +0000 (17:57 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Wed, 29 Nov 2017 22:58:57 +0000 (17:58 -0500)
commit96efeadd6e72ce361b131a7a2de5b27f5e431ab7
tree21ab4504ef81bd29541e1d87a1a2fd44c508e6ab
parent437716c5b4b900e9f8c95b0cefcfb4c0eb8db074
Always build the json_object_deep_copy() code, but conditionalize running it on a --benchmark command line option.
tests/test_deep_copy.c