Closed Lukas955 closed 4 years ago
Using snprintf() significantly slows down conversion of Data records - internal branchlut2 should be used instead.
https://github.com/CESNET/libfds/blob/dcb27c0ba139d4337bdfc3cc126a7e0454cd1acd/src/converters/json.c#L1421
Fixed by 54ac720
Using snprintf() significantly slows down conversion of Data records - internal branchlut2 should be used instead.
https://github.com/CESNET/libfds/blob/dcb27c0ba139d4337bdfc3cc126a7e0454cd1acd/src/converters/json.c#L1421