Georg Baum wrote:
Vincent van Ravesteijn wrote:
For the statistics:
With 2 graphics, there are 60 calls to FileName::==(),
With 20 graphics, there are 570 calls to FileName::==(),
With 60, graphics, there are 1760 calls to FileName::==(), which is at
least 10560 file accesses...
When delet
Vincent van Ravesteijn wrote:
> For the statistics:
>
> With 2 graphics, there are 60 calls to FileName::==(),
> With 20 graphics, there are 570 calls to FileName::==(),
> With 60, graphics, there are 1760 calls to FileName::==(), which is at
> least 10560 file accesses...
>
> When deleting the
Vincent van Ravesteijn wrote:
rgheck schreef:
Vincent van Ravesteijn - TNW wrote:
Hi All, I made a document with 60 graphics in it, I selected all,
and if I then
click somewhere to remove the selection, LyX treats me to one whole
minut to quickly brew some coffee.. Again, it has to do with f
rgheck schreef:
Vincent van Ravesteijn - TNW wrote:
Hi All,
I made a document with 60 graphics in it, I selected all, and if I then
click somewhere to remove the selection, LyX treats me to one whole
minut to quickly brew some coffee..
Again, it has to do with file access as the same for a g
>> Again, it has to do with file access as the same for a graphic on a
>> local drive does not show this delay.
>
>Is this with Georg's patch, or without it?
>
>rh
Without, as I don't have the svn-build with me now.
Georg's patch mainly adapted the theBufferlist::getBuffer function(),
and tha
Vincent van Ravesteijn - TNW wrote:
Hi All,
I made a document with 60 graphics in it, I selected all, and if I then
click somewhere to remove the selection, LyX treats me to one whole
minut to quickly brew some coffee..
Again, it has to do with file access as the same for a graphic on a
lo