https://bugs.freedesktop.org/show_bug.cgi?id=80907

--- Comment #4 from Michael Meeks <michael.me...@collabora.com> ---
Fair cop - but for very high frequency things like the OOXML attributes /
values etc. [ the ones tackled so far are ~never used sadly ;-] - I want
intrusive pointers for 2x reasons:

a) to avoid allocations and
b) to avoid atomic interlock operations on ref counting

We should never be allocating / ref / unref'ing one of two boolean values eg.
;-)

Otherwise make_shared seems like a great idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to