[Bf-funboard] Loading Screen for Blender

gandalf3 zzyxpaw at gmail.com
Wed May 11 02:16:15 CEST 2016


On my slightly-beefy linux machine it takes 9 seconds if I haven't 
started blender in a while, and a little under 1.5 seconds otherwise. 
(counting from launch to until blender is fully usable).

I'm guessing there's some disk caching going on which is helping 
alleviate the symptoms of my somewhat slow harddrive.
If this is true, then at least on my system it appears IO is the main 
bottleneck. With an SSD the times would likely be consistently nearer 
the 1.5 second end of the spectrum.

On a positively ancient laptop that no one would/could reasonably use 
blender on, it takes 2 seconds for the window to appear and 8 seconds 
for it to finish drawing (this laptop doesn't have a function GPU, and 
software rendering everything is extremely slow), a total of *10 seconds*.

On first run (without any disk caching) it takes 20 seconds for the 
window to appear and 19 seconds before drawing the UI and being 
technically "usable", a total of *39 seconds*.


For comparison, gimp on my slightly-beefy machine takes about 2.5 
seconds to become usable. Audacity even less at about 1.5 seconds.

It's worth noting that on the first run in a while, there is usually a 
long delay filled with disk activity before the splash screen of either 
gimp or audacity even appears. I imagine this is similar to the 7.5 
second delay blender sometimes experiences.

This makes me wonder if the delay caused by slow IO operations is even 
practically progress-bar-able. Chances are it'd end up being one of 
those progress bars that doesn't move for 10 seconds then jumps to 
complete all at once..

On 05/10/2016 04:39 PM, David Jeske wrote:
> Can someone who is interested in a launch splash post some measured launch
> times for Blender?
>
> On my (admittedly beefy) win10 desktop, it takes ~500ms to show the
> text-console, another ~600ms to show the (ugly) blank-grey blender window,
> and another ~600ms for blender to be fully up and running. The total time
> from double-click to ready is under 2 seconds.
>
> While the 2 seconds of launch is kind of "ugly" (text console, blank-grey
> window), it certainly gives me quick feedback that something is happening,
> and doesn't seem like merely adding a launch-splash would help anything.
> I'm interested to know what the worst-case times for these launch phases
> are.
>
> If it was to be made "more pretty" the text-console would need to be
> removed (or launch minimized) and the blender window would need to not
> appear until it was 100% ready to use. Then we'd have 2 seconds of no
> feedback where a pretty launch splash would be appropriate feedback. It
> could just use the same graphic from the launch-splash that shows inside
> blender after it's up.
>
> If that "2 seconds to usable" is significantly longer on some slower
> machines, perhaps this could be worth some small amount of effort.
>
>
>
> On Tue, May 10, 2016 at 3:09 PM, Fischer Lord <lordfischer11 at gmail.com>
> wrote:
>
>> This doesn't exactly benefit the end user, it's more of a ui enhancement
>> than anything. Assuming you have a fairly capable laptop, think of those
>> with less capable machines. The whole idea is to provide some immediate
>> visual feedback from when one clicks the launch icon to when Blender
>> starts. I just noticed today after doing some audio work that Audacity has
>> something like this as well, and Audacity loads way faster than Blender.
>>
>> On Tue, May 10, 2016 at 6:00 AM, <bf-funboard-request at blender.org> wrote:
>>
>>> Send Bf-funboard mailing list submissions to
>>>          bf-funboard at blender.org
>>>
>>> To subscribe or unsubscribe via the World Wide Web, visit
>>>          https://lists.blender.org/mailman/listinfo/bf-funboard
>>> or, via email, send a message with subject or body 'help' to
>>>          bf-funboard-request at blender.org
>>>
>>> You can reach the person managing the list at
>>>          bf-funboard-owner at blender.org
>>>
>>> When replying, please edit your Subject line so it is more specific
>>> than "Re: Contents of Bf-funboard digest..."
>>>
>>>
>>> Today's Topics:
>>>
>>>     1. UI Proposal: Loading screen when initially loading        Blender
>>>        (Fischer Lord)
>>>     2. Re: UI Proposal: Loading screen when initially    loading
>>>        Blender (Matjaz Lamut)
>>>
>>>
>>> ----------------------------------------------------------------------
>>>
>>> Message: 1
>>> Date: Mon, 9 May 2016 18:16:06 -0400
>>> From: Fischer Lord <lordfischer11 at gmail.com>
>>> Subject: [Bf-funboard] UI Proposal: Loading screen when initially
>>>          loading Blender
>>> To: bf-funboard at blender.org
>>> Message-ID:
>>>          <
>>> CAMgCMmZckEY7HbL5OoMEhJ3z_uRODo1PrPxzu9ZRm6VqxUyv1A at mail.gmail.com>
>>> Content-Type: text/plain; charset=UTF-8
>>>
>>> Hi all, this is a little idea I've had for a while now, might be nice to
>>> put into 2.8
>>>
>>> I have noticed that Blender takes a little time to load, and I think it's
>>> time for a little loading screen while it loads. Examples of this include
>>> like GIMPshop, LibreOffice, or Google Earth. I would be more than happy
>> to
>>> make any needed graphics if there is any dev interest in this.
>>>
>>>
>>> Fischer Lord
>>> lordfischer11 at gmail.com
>>>
>>>
>>> ------------------------------
>>>
>>> Message: 2
>>> Date: Tue, 10 May 2016 11:23:51 +0200
>>> From: Matjaz Lamut <matjaz.lamut at gmail.com>
>>> Subject: Re: [Bf-funboard] UI Proposal: Loading screen when initially
>>>          loading Blender
>>> To: "Discuss Blender's functionality." <bf-funboard at blender.org>
>>> Message-ID:
>>>          <
>>> CAMqmizKqwnOJ5GzHw3oWDkkPH0fBgrVWwEDVdnH7jHy81MM1Mg at mail.gmail.com>
>>> Content-Type: text/plain; charset=UTF-8
>>>
>>> Hello,
>>>
>>> The first question that pops into my mind is, what benefit this would
>> bring
>>> to the users?
>>>
>>> On my laptop's HDD Blender loads in a few seconds from a fresh start,
>> and I
>>> imagine it would be even faster on an SSD. That doesn't seem like it
>> would
>>> need a loading screen for those few seconds. In comparison, GIMP on its
>>> first run after install can take up to a minute or more to start and
>> there
>>> a progress screen helps show there's something happening.
>>>
>>> Matja?
>>>
>>> On Tue, May 10, 2016 at 12:16 AM, Fischer Lord <lordfischer11 at gmail.com>
>>> wrote:
>>>
>>>> Hi all, this is a little idea I've had for a while now, might be nice
>> to
>>>> put into 2.8
>>>>
>>>> I have noticed that Blender takes a little time to load, and I think
>> it's
>>>> time for a little loading screen while it loads. Examples of this
>> include
>>>> like GIMPshop, LibreOffice, or Google Earth. I would be more than happy
>>> to
>>>> make any needed graphics if there is any dev interest in this.
>>>>
>>>>
>>>> Fischer Lord
>>>> lordfischer11 at gmail.com
>>>> _______________________________________________
>>>> Bf-funboard mailing list
>>>> Bf-funboard at blender.org
>>>> https://lists.blender.org/mailman/listinfo/bf-funboard
>>>>
>>>
>>> ------------------------------
>>>
>>> _______________________________________________
>>> Bf-funboard mailing list
>>> Bf-funboard at blender.org
>>> https://lists.blender.org/mailman/listinfo/bf-funboard
>>>
>>>
>>> End of Bf-funboard Digest, Vol 126, Issue 3
>>> *******************************************
>>>
>>
>>
>> --
>>
>> Fischer Lord
>> lordfischer11 at gmail.com
>> BSA Troop 232 ASPL
>> _______________________________________________
>> Bf-funboard mailing list
>> Bf-funboard at blender.org
>> https://lists.blender.org/mailman/listinfo/bf-funboard
>>
> _______________________________________________
> Bf-funboard mailing list
> Bf-funboard at blender.org
> https://lists.blender.org/mailman/listinfo/bf-funboard



More information about the Bf-funboard mailing list