Bug 101745 - PERFORMANCE: not multithread import from not native formats
Summary: PERFORMANCE: not multithread import from not native formats
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: perf
Depends on:
Blocks:
 
Reported: 2016-08-26 20:31 UTC by Mikhail Novosyolov
Modified: 2016-09-22 08:47 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Novosyolov 2016-08-26 20:31:32 UTC
The examples of large (more than 10^6 lines) DBF databses can be taken here: http://www.gnivc.ru/html/gnivcsoft/KLADR/Base.7z
When opening them in LibreOffice, the DBF file format is imported into Libreoffice, what takes a really long time and is done in one thread only. When saved to ODS after importing, the files are opened quickly.

Maybe make a multithread import?
Comment 1 Buovjaga 2016-09-22 08:47:58 UTC
Closing as wontfix like bug 101746.