Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/7165/1/src/msgb.c
File src/msgb.c:

Line 90:        talloc_set_name_const(msg, name);
does this mean that talloc internally first generates a different name 
(possibly using sprintf, ...) before we set it to something else?  Then this 
could actually have performance impact, compared to the old code.


-- 
To view, visit https://gerrit.osmocom.org/7165
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I1080c9071e997944cc0f9fc3716129e9395437ad
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilira...@gmail.com>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: Yes

Reply via email to