<div dir="ltr">Hi James,<div>I tried to replicate your problem, but fail to do so.</div><div>I tried this on a 110 MB .ive file (~3M vertices)</div><div><br></div><div>set OSG_OPIMIZER=OFF<br></div><div>SET OSG_NOTIFY_LEVEL=INFO<br></div><div>osgconv "testfile.ive" dummy.jpg | grep "Time to load"</div><div><br></div><div>results with osg 3.4.2: 95, 95, 92, 93 ms (win10 / visual studio 2015 Update 3)</div><div>results with osg 3.6.2: 92, 92, 93, 93 ms

<span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span> </span>(win10 / visual studio 2017 15.7.4)</span>

</div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><br></span></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Can you see if your problem can be measured this way?</span></div><div><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Regards, Laurens.</span></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jul 5, 2018 at 8:49 PM James Davis <<a href="mailto:davisjamesf@gmail.com">davisjamesf@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ok...did a little testing and found that loading speed does NOT depend on image textures.   <br>
<br>
I created a test plane and subdivided it to make many faces and extruded every other one to give it a little depth.  The face count of my plane is ~43k faces.  I UV textured the sample plane with a jpeg, one with a png, and one with no image.   I converted each to a .obj.  The no-image had about the same poor performance in loading as with the jpeg or png.   Note that loading time doesn't matter if I convert to a osg or ive first and then load.<br>
<br>
So, for some reason, OSG 3.6.x is taking a lot longer loading a higher faced/vert count .obj (or osg or ive) object than 3.4.1.  This is a show stopper for my customer, and I'll have to stick with 3.4.1 until something is figured out.<br>
<br>
Suggestions? Thoughts? Are there any optimization switches I've missed that was not default before building the 3.6.x series?<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=74266#74266" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=74266#74266</a><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org" target="_blank">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div>