If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
strange issue (CPU)
32 posts
• Page 1 of 4 • 1, 2, 3, 4
strange issue (CPU)
It appears, at least on my machine, that empty schematic (static gui element only, xp sp3, c2d 2GHz), exported to exe - takes 50% of CPU (i.e. takes 1 core). Schematic itself, in Flowstone - is working correctly. Only exported exe file, in task manager, shows that high continuous CPU usage. Somewhat virtual... What interesting is, this issue does not affects real performance of streams. If I put something inside the schematic, then exported exe works fine.
Can someone confirm? Explain?
Can someone confirm? Explain?
- Attachments
-
- gui-cpu-test.fsm
- (284 Bytes) Downloaded 953 times
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
Re: strange issue (CPU)
Looks like it is not just problem with your schematic. I have tried to export my work in progress synth to exe and result is same. 50% on idle -task manager. No problem on vst export.
-
TrojakEW - Posts: 111
- Joined: Sat Dec 25, 2010 10:12 am
- Location: Slovakia
Re: strange issue (CPU)
Yep, the same with VST here (works fine).
I think this needs to be reported to devs.
I think this needs to be reported to devs.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
Re: strange issue (CPU)
Very strange...
I don't see this with my latest project - it is almost exclusively MIDI and Ruby. and no default menu bar. Makes me wonder...
- Something to do with audio, (or audio menu options)?
- Ruby doesn't like it if there are no Ruby prim's?
Certainly - I can e-mail Malc directly, but I'll wait until he is back "in the office" tomorrow. Some are affected and some not, maybe a few more people post tonight and we get a little idea what is the pattern. No work for me tomorrow also - I will try a few little tests.
I don't see this with my latest project - it is almost exclusively MIDI and Ruby. and no default menu bar. Makes me wonder...
- Something to do with audio, (or audio menu options)?
- Ruby doesn't like it if there are no Ruby prim's?
tester wrote:I think this needs to be reported to devs.
Certainly - I can e-mail Malc directly, but I'll wait until he is back "in the office" tomorrow. Some are affected and some not, maybe a few more people post tonight and we get a little idea what is the pattern. No work for me tomorrow also - I will try a few little tests.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Don't stagnate, mutate to create!
-
trogluddite - Posts: 1730
- Joined: Fri Oct 22, 2010 12:46 am
- Location: Yorkshire, UK
Re: strange issue (CPU)
hmm, i tried some different examples as exe export, all with the same result - cpu 50% or more!
never had a close look into exe export, are there some rules which has to be included in an exe?
never had a close look into exe export, are there some rules which has to be included in an exe?
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: strange issue (CPU)
Boy, am I a dumbass sometimes!
Yes, I see the effect even with the schematic that I though was OK.
Got used to using two monitors all the time at work - in my studio, two PC's (netbook = forum, desktop = music).
Think I must have pressed CTRL-ALT-DEL on the wrong keyboard!!
I'll get that e-mail off to Malc...
... on second thoughts, maybe I should get some sleep first, before I confuse my Mum with a bug report!!
Yes, I see the effect even with the schematic that I though was OK.
Got used to using two monitors all the time at work - in my studio, two PC's (netbook = forum, desktop = music).
Think I must have pressed CTRL-ALT-DEL on the wrong keyboard!!
I'll get that e-mail off to Malc...
... on second thoughts, maybe I should get some sleep first, before I confuse my Mum with a bug report!!
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Don't stagnate, mutate to create!
-
trogluddite - Posts: 1730
- Joined: Fri Oct 22, 2010 12:46 am
- Location: Yorkshire, UK
Re: strange issue (CPU)
tester wrote: If I put something inside the schematic, then exported exe works fine.
what you put in to work fine?
i have the same result also if there is something inside like you can see in exe export of my random keygen..
- Attachments
-
- randomKeyGen.fsm
- (3.82 KiB) Downloaded 954 times
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: strange issue (CPU)
Nubeat7 wrote:tester wrote: If I put something inside the schematic, then exported exe works fine.
what you put in to work fine?
i have the same result also if there is something inside like you can see in exe export of my random keygen..
No, we misunderstood. Exe shows high CPU usage so or else. But this "CPU usage of an empty schematic" so to speak - does not takes the real CPU resources of the core that is processing streams (oscillators, filters, codes, asm, and so on) if I put something there. Otherwise it would be impossible to do anything due to CPU overload. So my idea is, that either this is very low priority load and/or (combined?) it affects second core (with higher streamy load I have c.a. 75-80% cpu usage here). As you know - SM/FS apps are single core, so I suspect this has to do with something interacting with the rest of the Windows. I don't know, maybe something with ruby, maybe GDI, maybne something else.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
Re: strange issue (CPU)
Same when there is Audio/MIDI parts too by the looks of it.
I tried with/without menu etc. and also "start audio on startup" turned off.
Think tester has the right idea - I have a few project that are meant for exe, and I never checked CPU because they always worked OK. So it looks like something that "gets out of the way" when FS is called on to do something.
I tried with/without menu etc. and also "start audio on startup" turned off.
Think tester has the right idea - I have a few project that are meant for exe, and I never checked CPU because they always worked OK. So it looks like something that "gets out of the way" when FS is called on to do something.
Last edited by trogluddite on Thu Sep 12, 2013 10:35 pm, edited 1 time in total.
All schematics/modules I post are free for all to use - but a credit is always polite!
Don't stagnate, mutate to create!
Don't stagnate, mutate to create!
-
trogluddite - Posts: 1730
- Joined: Fri Oct 22, 2010 12:46 am
- Location: Yorkshire, UK
Re: strange issue (CPU)
Paraoxically - we've got serious issue - thus we've got a chance for serious update on-the-fly
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
Feel free to donate. Thank you for your contribution.
- tester
- Posts: 1786
- Joined: Wed Jan 18, 2012 10:52 pm
- Location: Poland, internet
32 posts
• Page 1 of 4 • 1, 2, 3, 4
Who is online
Users browsing this forum: No registered users and 9 guests