iabtcf-es icon indicating copy to clipboard operation
iabtcf-es copied to clipboard

Clone GVL without JSON.parse / JSON.stringify

Open sevriugin opened this issue 9 months ago • 1 comments

We need to avoid using JSON.parse / JSON.stringify when we clone very large object as it's very time consuming

sevriugin avatar Apr 29 '24 13:04 sevriugin

As an aside, we've recently experimented with klona library with promising results on a different project

patmmccann avatar Apr 29 '24 18:04 patmmccann

@patmmccann should we merge this one ?

sevriugin avatar May 27 '24 13:05 sevriugin

@patmmccann should we merge this one ?

changes look good to me. I am okay with merging.

HeinzBaumann avatar May 28 '24 15:05 HeinzBaumann

Could this changes be merged?

honzalo avatar May 29 '24 14:05 honzalo

I have rights to merge it, so we we don't have any objections then I can do it

sevriugin avatar May 29 '24 15:05 sevriugin