<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Hi Ruslan,</div><div><br></div><div>On 21.02.2012, at 09:11, Ruslan Zasukhin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">Without indexes ???<br><br>Somehow not fast ...<br><br>Without blobs, without indexes table with 19 fields,<br>make 100K inserts in about 3 seconds.<br><br>Not sure how blobs slow down ...<br><br>May be you insert big enough BLOBs (e.g. 5-10KB) but have too small segment<br>(e.g. 128 bytes), so you get long segment chains inside of a BLOB value ...<br>Then try make it 1024 bytes to see if this helps …</span></blockquote><div><br></div>This is the result of a complex algorithm and the database is after adding records about 1 GB. So for me the time is okay. The segment size already is 1024 bytes.<br><br></div><div><div>On 21.02.2012, at 09:19, Ruslan Zasukhin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">On 2/20/12 12:30 PM, "Beatrix Willius" <<a href="mailto:bwillius@gmx.de">bwillius@gmx.de</a>> wrote:<br><br><blockquote type="cite">The index was the problem. However, re-indexing in Realbasic still makes the<br></blockquote><blockquote type="cite">app unresponsive.<br></blockquote><br>What if make command from thread  and lock GUI<br>Show some progress bar of endless type ?</span></blockquote><br></div><div>Come on, Ruslan, I'm not a beginner. I'm already using a combination of thread/timer for this sort of stuff. This works nicely everywhere except for the re-indexing. But perhaps I'm doing something stupid here. Will make an example next weekend.</div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Mit freundlichen Grüßen/Regards<br><br>Trixi Willius<br><br><a href="http://www.mothsoftware.com">http://www.mothsoftware.com</a><br>Mail Archiver X: The email archiving solution for professionals</div></span></span>
</div>
<br></body></html>