https://bugs.documentfoundation.org/show_bug.cgi?id=104332

--- Comment #18 from Telesto <[email protected]> ---
Created attachment 136240
  --> https://bugs.documentfoundation.org/attachment.cgi?id=136240&action=edit
Xcode instruments allocations and BT

It's possible that the slowness is somehow caused while reading a xml file with
liblangtag.

   0 libsystem_malloc.dylib malloc_zone_malloc
   1 libsystem_malloc.dylib malloc
   2 libxml2.2.dylib xmlStrndup
   3 libxml2.2.dylib xmlSAX2TextNode
   4 libxml2.2.dylib xmlSAX2Characters
   5 libxml2.2.dylib xmlParseCharData
   6 libxml2.2.dylib xmlParseContent
   7 libxml2.2.dylib xmlParseElement
   8 libxml2.2.dylib xmlParseContent
   9 libxml2.2.dylib xmlParseElement
  10 libxml2.2.dylib xmlParseContent
  11 libxml2.2.dylib xmlParseElement
  12 libxml2.2.dylib xmlParseDocument
  13 libxml2.2.dylib xmlDoRead
  14 liblangtag.1.dylib lt_xml_read_subtag_registry
/Users/demo/lode/dev/core/workdir/UnpackedTarball/langtag/liblangtag/lt-xml.c:86
  15 liblangtag.1.dylib lt_xml_get_subtag_registry
/Users/demo/lode/dev/core/workdir/UnpackedTarball/langtag/liblangtag/lt-xml.c:362

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to