<div dir="ltr">Translate scene should complete quite quickly, all it does is move the objects in the scene. What you are probably seeing is the changes being saved to the database, an entirely different process. If you are using Sqlite for your region database than storing changes to the scene will always be quite slow. It would likely take just as long for loading an oar with the same number of objects and saving them to the database. If you need faster region storage, try using one of the other database options such as mysql.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 28, 2014 at 4:43 AM, Ai Austin <span dir="ltr"><<a href="mailto:ai.ai.austin@gmail.com" target="_blank">ai.ai.austin@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">As I shutdown a region simulator, I see a lot of flashing of an open window showing the directory listing for the bin directory.<br>

<br>
This seems to indicate that a 5K file called "OpenSim.db-journal" is being created and immediately deleted a LOT of times as the OpenSim.db file (for SQLIte data base) is changed. At least that's what I assume is happening.  A translate scene command on a region with only 600 objects seemed to take nearly half an hour to complete on an otherwise unloaded region yesterday for example, and this flashing wad happening throughout until the system finished its "shutdown".<br>

<br>
This seems to be enabled  by the default level of debugging and I wonder if this could this be a source of a slow down in using OpenSim?<br>
<br>
Can anyone shed light on what is happening here and if the default logging might itself be a cause of why such operations take such a log time?<br>
<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@opensimulator.org" target="_blank">Opensim-users@opensimulator.<u></u>org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users" target="_blank">http://opensimulator.org/cgi-<u></u>bin/mailman/listinfo/opensim-<u></u>users</a><br>
</blockquote></div><br></div>