Files
jansson/src
Maxim Zhukov 78418c84f1 value, pack: use key length from json_object iternals
Reduce the number of strlen calls in the jansson backend.

Test on my laptop (count of the instructions)

  Before:
  ❯ valgrind --tool=callgrind ./bin/test_object
  ==3105045== Events    : Ir
  ==3105045== Collected : 441453

  After:
  ❯ valgrind --tool=callgrind ./bin/test_object
  ==3144451== Events    : Ir
  ==3144451== Collected : 440597

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-11-20 22:47:14 +03:00
..
2019-10-21 08:56:03 +03:00
2020-09-01 10:22:14 +03:00
2020-09-01 10:22:14 +03:00
2020-09-01 10:22:14 +03:00
2021-09-09 21:18:40 +03:00
2020-11-06 08:40:20 +11:00
2021-09-09 21:18:40 +03:00
2019-10-21 08:55:01 +03:00
2019-10-21 08:55:01 +03:00
2019-10-21 08:56:03 +03:00
2019-10-21 08:55:01 +03:00
2019-10-21 08:55:01 +03:00