<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Performance Testing Opensim</title>
	<atom:link href="http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/</link>
	<description>ZOMGWTFHAI</description>
	<lastBuildDate>Tue, 15 Jun 2010 00:36:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adam Frisby</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7924</link>
		<dc:creator>Adam Frisby</dc:creator>
		<pubDate>Sat, 18 Apr 2009 04:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7924</guid>
		<description>Probably not - some things can be offloaded, but very few can be offloaded to the client. 

Scripts are potentially offloadable - but the environment running them has to be trustworthy and on a low-latency connection to the sim. A client connection doesnt satisfy either of these conditions. Packet delivery is also more potentially offloadable - it requires reworking the protocol to add some proper cryptographic signaturing to outbound packets, but a client could act as a proxy mirror for certain large assets (eg textures). Smaller assets (like object data) is too small to worry about (transmission costs are higher than the message.). 

The guys implementing BadumnaSim (see forge.opensimulator.org) have had some success with the latter - however most of the improvements are in the area of texture delivery. OpenSim has had a lot of improvements in our internal texture handler, so I&#039;m unsure how much benefit there is for running Badumna now; but some experimentation is appreciated.</description>
		<content:encoded><![CDATA[<p>Probably not &#8211; some things can be offloaded, but very few can be offloaded to the client. </p>
<p>Scripts are potentially offloadable &#8211; but the environment running them has to be trustworthy and on a low-latency connection to the sim. A client connection doesnt satisfy either of these conditions. Packet delivery is also more potentially offloadable &#8211; it requires reworking the protocol to add some proper cryptographic signaturing to outbound packets, but a client could act as a proxy mirror for certain large assets (eg textures). Smaller assets (like object data) is too small to worry about (transmission costs are higher than the message.). </p>
<p>The guys implementing BadumnaSim (see forge.opensimulator.org) have had some success with the latter &#8211; however most of the improvements are in the area of texture delivery. OpenSim has had a lot of improvements in our internal texture handler, so I&#8217;m unsure how much benefit there is for running Badumna now; but some experimentation is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Myron Curtis</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7923</link>
		<dc:creator>Myron Curtis</dc:creator>
		<pubDate>Fri, 17 Apr 2009 16:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7923</guid>
		<description>Has any consideration been given to distributing some of the server load to the resident&#039;s pc using a type of &quot;cloud computing&quot; model to cluster those services like the SETTI screen saver did? Clients could volunteer to be part of the server distribution and &quot;share&quot; unused processor time and RAM on their systems to help offload some of the processes that aren&#039;t a security risk.</description>
		<content:encoded><![CDATA[<p>Has any consideration been given to distributing some of the server load to the resident&#8217;s pc using a type of &#8220;cloud computing&#8221; model to cluster those services like the SETTI screen saver did? Clients could volunteer to be part of the server distribution and &#8220;share&#8221; unused processor time and RAM on their systems to help offload some of the processes that aren&#8217;t a security risk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Frisby</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7891</link>
		<dc:creator>Adam Frisby</dc:creator>
		<pubDate>Tue, 17 Mar 2009 01:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7891</guid>
		<description>I think to start fixing some of these things we need to really have control of the viewer. It&#039;s a reason why I hope things like IdealistViewer take off this year, since having complete control over the platform gives us so many more tools to work with.</description>
		<content:encoded><![CDATA[<p>I think to start fixing some of these things we need to really have control of the viewer. It&#8217;s a reason why I hope things like IdealistViewer take off this year, since having complete control over the platform gives us so many more tools to work with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtual</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7889</link>
		<dc:creator>Virtual</dc:creator>
		<pubDate>Tue, 17 Mar 2009 00:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7889</guid>
		<description>Re: inventory - the big issue with inventory is not that OpenSim handles it badly (it probably does), but that the region server shouldnt be handling it at all. The SL protocol isnt designed very well from a scaling angle, and the reality is that your inventory should sit with either an ISP-level organisation (like email), or on your local machine (as a folder that’s uploaded to the sim on demand).


Yes I think you are correct about that, we did tests running Opensim on a normal pc under windowsXP and then inventory works well with all objects stored on the same machine, yet when using it with high end servers, giving it all the resources it could want it just fails and there isn&#039;t a thing we can do about it and that is what keeps people away. They come to a grid, first thing they want is getting items out of boxes to change their appearance and there you have it. &quot;My inventory doesn&#039;t load&quot; &quot;I don&#039;t see the object I just got out of the box&quot; &quot;I gave something to another avatar and it doesn&#039;t work&quot; &quot;My inventory is lagging&quot; people conclude it doesn&#039;t work and leave.

This is a major issue and that is why I mentioned it here. I think with this type of software (as with any type) some sort of trust relation is created between user and the computer program. I&#039;m well aware of all the hard work that is done by all of the programmers and nobody is to blaim in any way.

Funny that you mention &quot;Storage on your local machine&quot; perhaps the solution is in that sentence. Since all objects you see rendered in world are getting downloaded to your machine perhaps inventory could be solved this way. No more objects that need to be pulled from servers and follow a complex route to get placed in a simulator. A huge reduction in lost objects due to packet loss. Inventory server just keeps track of UUID strings and the actual inventory system works like it does for MMORPG&#039;s which are installed on home computers. You can even look at this as a more industry standard approach compared to the way it works today. It even seems a lot more &quot;server friendly&quot;. 

Looking forward to see what Opensim does in 2009.</description>
		<content:encoded><![CDATA[<p>Re: inventory &#8211; the big issue with inventory is not that OpenSim handles it badly (it probably does), but that the region server shouldnt be handling it at all. The SL protocol isnt designed very well from a scaling angle, and the reality is that your inventory should sit with either an ISP-level organisation (like email), or on your local machine (as a folder that’s uploaded to the sim on demand).</p>
<p>Yes I think you are correct about that, we did tests running Opensim on a normal pc under windowsXP and then inventory works well with all objects stored on the same machine, yet when using it with high end servers, giving it all the resources it could want it just fails and there isn&#8217;t a thing we can do about it and that is what keeps people away. They come to a grid, first thing they want is getting items out of boxes to change their appearance and there you have it. &#8220;My inventory doesn&#8217;t load&#8221; &#8220;I don&#8217;t see the object I just got out of the box&#8221; &#8220;I gave something to another avatar and it doesn&#8217;t work&#8221; &#8220;My inventory is lagging&#8221; people conclude it doesn&#8217;t work and leave.</p>
<p>This is a major issue and that is why I mentioned it here. I think with this type of software (as with any type) some sort of trust relation is created between user and the computer program. I&#8217;m well aware of all the hard work that is done by all of the programmers and nobody is to blaim in any way.</p>
<p>Funny that you mention &#8220;Storage on your local machine&#8221; perhaps the solution is in that sentence. Since all objects you see rendered in world are getting downloaded to your machine perhaps inventory could be solved this way. No more objects that need to be pulled from servers and follow a complex route to get placed in a simulator. A huge reduction in lost objects due to packet loss. Inventory server just keeps track of UUID strings and the actual inventory system works like it does for MMORPG&#8217;s which are installed on home computers. You can even look at this as a more industry standard approach compared to the way it works today. It even seems a lot more &#8220;server friendly&#8221;. </p>
<p>Looking forward to see what Opensim does in 2009.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Frisby</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7888</link>
		<dc:creator>Adam Frisby</dc:creator>
		<pubDate>Mon, 16 Mar 2009 22:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7888</guid>
		<description>&gt;&gt; They are all Ruth so you can’t really look at them as normal avatars. The real load starts when they have attachments, prim hair, clothing, different skins etc…

The load from those is however fairly small - each avatar introduces 3x512x512 images for clothing, plus prims, being a worst case additional ~160KB per avatar. The average scene by comparison is about 20-50MB+. 

The major contributor is simply having the avatar in the packet queues - with 1 client you only need to send one update for an object when you move it. With 50 clients, your sending a very significant amount more.

Re: inventory - the big issue with inventory is not that OpenSim handles it badly (it probably does), but that the region server shouldnt be handling it at all. The SL protocol isnt designed very well from a scaling angle, and the reality is that your inventory should sit with either an ISP-level organisation (like email), or on your local machine (as a folder that&#039;s uploaded to the sim on demand).

Failing to do that and centralising it how SL does it right now is just simply unscalable - if you have 100,000 users with 1,000 inventory items each - your handling 100 million items. Bring that to a million users, and your talking a billion plus database records. It&#039;s just simply unsustainable.

That all being said, I&#039;m sure OpenSim will be significantly more stable by the end of the year - we&#039;ve seen a huge amount of progress in 2008, although I still expect to see a lot more experimental feature support this year, particularly as the designs for more scalable client infrastructure are being settled (MMOX, OGP, etc)</description>
		<content:encoded><![CDATA[<p>>> They are all Ruth so you can’t really look at them as normal avatars. The real load starts when they have attachments, prim hair, clothing, different skins etc…</p>
<p>The load from those is however fairly small &#8211; each avatar introduces 3&#215;512x512 images for clothing, plus prims, being a worst case additional ~160KB per avatar. The average scene by comparison is about 20-50MB+. </p>
<p>The major contributor is simply having the avatar in the packet queues &#8211; with 1 client you only need to send one update for an object when you move it. With 50 clients, your sending a very significant amount more.</p>
<p>Re: inventory &#8211; the big issue with inventory is not that OpenSim handles it badly (it probably does), but that the region server shouldnt be handling it at all. The SL protocol isnt designed very well from a scaling angle, and the reality is that your inventory should sit with either an ISP-level organisation (like email), or on your local machine (as a folder that&#8217;s uploaded to the sim on demand).</p>
<p>Failing to do that and centralising it how SL does it right now is just simply unscalable &#8211; if you have 100,000 users with 1,000 inventory items each &#8211; your handling 100 million items. Bring that to a million users, and your talking a billion plus database records. It&#8217;s just simply unsustainable.</p>
<p>That all being said, I&#8217;m sure OpenSim will be significantly more stable by the end of the year &#8211; we&#8217;ve seen a huge amount of progress in 2008, although I still expect to see a lot more experimental feature support this year, particularly as the designs for more scalable client infrastructure are being settled (MMOX, OGP, etc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtual</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7887</link>
		<dc:creator>Virtual</dc:creator>
		<pubDate>Mon, 16 Mar 2009 20:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7887</guid>
		<description>They are all Ruth so you can&#039;t really look at them as normal avatars. The real load starts when they have attachments, prim hair, clothing, different skins etc... 

Fact that there are leaks is true, I notice this when doing server resource checks, scripts cause leaks for example making a simulator freeze up after a day or even a few days. There is a lot in the aspect of the basic functions of Opensim that needs work. I would really like to see inventory folders opening up every time you click them, when you drag something out of inventory I would really like to see that the object is there on the land. Those kind of things are what stops people from using Opensim. I hope that in 2009 the basic functions get sorted out. Many things do work fine, logins, teleports, region crossing do very well for me while they don&#039;t for others. I have major inventory issues while others do just fine with it. I really would like to see that you get this stable over all platforms, Windows, Linux, if you get to that point the overall impression with the general public will change and more people will find use for Opensim.

I did some inventory cleaning in Second Life a few days ago and noticed they don&#039;t have it working after 10 years so something isn&#039;t correct with the entire system. I had 98% perfect rezzing, still 2 out of 100 objects weren&#039;t there when I dragged them out. I also noticed several items just had vanished, another well known issue, I paid for these things and now they were gone, people get frustrated and angry over this. How could Opensim ever start to have an economy without a reliable system that handles inventory?

What would happen if this occured in a MMORPG like World of Warcraft for example, people their magic potion doesn&#039;t rez when they need it. How would this affect the gameplay of such a platform? Any MMORPG would lose users over this. 

Opensim isn&#039;t a bit of code sitting on sourceforge to show how you can make a virtual world server, it&#039;s a product so I&#039;m looking forward to see improvement in the core functions.</description>
		<content:encoded><![CDATA[<p>They are all Ruth so you can&#8217;t really look at them as normal avatars. The real load starts when they have attachments, prim hair, clothing, different skins etc&#8230; </p>
<p>Fact that there are leaks is true, I notice this when doing server resource checks, scripts cause leaks for example making a simulator freeze up after a day or even a few days. There is a lot in the aspect of the basic functions of Opensim that needs work. I would really like to see inventory folders opening up every time you click them, when you drag something out of inventory I would really like to see that the object is there on the land. Those kind of things are what stops people from using Opensim. I hope that in 2009 the basic functions get sorted out. Many things do work fine, logins, teleports, region crossing do very well for me while they don&#8217;t for others. I have major inventory issues while others do just fine with it. I really would like to see that you get this stable over all platforms, Windows, Linux, if you get to that point the overall impression with the general public will change and more people will find use for Opensim.</p>
<p>I did some inventory cleaning in Second Life a few days ago and noticed they don&#8217;t have it working after 10 years so something isn&#8217;t correct with the entire system. I had 98% perfect rezzing, still 2 out of 100 objects weren&#8217;t there when I dragged them out. I also noticed several items just had vanished, another well known issue, I paid for these things and now they were gone, people get frustrated and angry over this. How could Opensim ever start to have an economy without a reliable system that handles inventory?</p>
<p>What would happen if this occured in a MMORPG like World of Warcraft for example, people their magic potion doesn&#8217;t rez when they need it. How would this affect the gameplay of such a platform? Any MMORPG would lose users over this. </p>
<p>Opensim isn&#8217;t a bit of code sitting on sourceforge to show how you can make a virtual world server, it&#8217;s a product so I&#8217;m looking forward to see improvement in the core functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hart</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7886</link>
		<dc:creator>Chris Hart</dc:creator>
		<pubDate>Mon, 16 Mar 2009 12:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7886</guid>
		<description>I was utterly amazed to get 18 on the same box, but on lowest detail it seemed to handle it. Quad core Intel chip, 8Gb ram, ATI 4870 512Mb. The max I got on the next-best box, an old P4, was 6 clients, and the rest around 3-4 each. Organising a real public test would be worthwhile though. Hoping to do so at some point in the near future.</description>
		<content:encoded><![CDATA[<p>I was utterly amazed to get 18 on the same box, but on lowest detail it seemed to handle it. Quad core Intel chip, 8Gb ram, ATI 4870 512Mb. The max I got on the next-best box, an old P4, was 6 clients, and the rest around 3-4 each. Organising a real public test would be worthwhile though. Hoping to do so at some point in the near future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Frisby</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7885</link>
		<dc:creator>Adam Frisby</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7885</guid>
		<description>Interesting you got 18 clients running on a single box, still I would love to try get a test with 50-100 real users. It&#039;s just always such a pain in the organisation of it.</description>
		<content:encoded><![CDATA[<p>Interesting you got 18 clients running on a single box, still I would love to try get a test with 50-100 real users. It&#8217;s just always such a pain in the organisation of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hart</title>
		<link>http://www.adamfrisby.com/blog/2009/03/performance-testing-opensim/comment-page-1/#comment-7884</link>
		<dc:creator>Chris Hart</dc:creator>
		<pubDate>Mon, 16 Mar 2009 10:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=135#comment-7884</guid>
		<description>Great to see this level of detail - a spur-of-the-moment test on the ReactionGrid dev grid resulted in 40 simultaneous logins, all from a mix of real Hippo and SL clients on all the machines in my house, plus some external connections. I didn&#039;t gather metrics that time, but will do something similar as soon as the opportunity presents itself. http://www.flickr.com/photos/digitalstrawberrygirl/3354103759/</description>
		<content:encoded><![CDATA[<p>Great to see this level of detail &#8211; a spur-of-the-moment test on the ReactionGrid dev grid resulted in 40 simultaneous logins, all from a mix of real Hippo and SL clients on all the machines in my house, plus some external connections. I didn&#8217;t gather metrics that time, but will do something similar as soon as the opportunity presents itself. <a href="http://www.flickr.com/photos/digitalstrawberrygirl/3354103759/" rel="nofollow">http://www.flickr.com/photos/digitalstrawberrygirl/3354103759/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
