Hello,

I've taken some time to look over the patch. Everything seems ok, except for 
one performance-related issue:

At runtime, there is a lot of redundant parsing going on. To fix this, at 
(re)load time, you should store the **parsed** timerec values inside the 
dpl_node_t struct, just like drouting does, rather than simply duplicating the 
timerec DB field.

Liviu

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/185#issuecomment-40730138
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to