[Development] Qt6 source changes

Thiago Macieira thiago.macieira at intel.com
Sat Nov 3 19:11:48 CET 2018


On Saturday, 3 November 2018 07:47:53 PDT Kevin Kofler wrote:
> 4*sizeof(ptr) (i.e., at most 32 bytes) is not a large object. (Won't even
> the new QString with SSO be larger than that?) A large object is more like
> 100+ or even 1000+ bytes.

Whether we'll have SSO is not decided. But either way, it'll increase to 
3*sizeof(void*).

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Development mailing list