Skip to content

vtlib_purify can be optimized with lookahead check for suspected chars

Using HTML purify on text-value is a useful and drains CPU & Mem when cached. Pre-check on HTML suspect chars presence and then apply purification will speed up.