If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#271 FFDEC 1.6.6u2 is faster than FFDEC 1.6.7
Author:
capasha

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Performance
State: closed 

> What steps will reproduce the problem?
Using FFDEC 1.7.2
> What is the expected output?
Open a class faster
What do you see instead?
Open the class takes around 10 minutes or more.
> What version of the product are you using? On what operating system?
1.7.2 Windows 7 64bit
> Please provide any additional information below.
Using FFDEC 1.6.6u2 loading the class faster. Less than 1 minute.
Attach the file you have problem with if neccessary. If you do not want to publish files
YOU CAN CHANGE VISIBILITY TO PRIVATE
hmm, how about some SWF files attached?
FFDEC 1.7.2 - lol? Maybe u mean 1.6.7?
I mean 1.6.7. Sorry. Yes I will attach swf file.
Scripts > items > ItemManager. Try load that one in newest FFDec. Takes 10 minute or more.
I have no time to wait more minutes. So I downloaded an older version. That one works
better.

Damn. I Can't edit my posts (.
1.6.6u2 = 11 seconds.
1.6.7 = 50 seconds, and I guess it will take even longer.
How much memory do you have?
Please try disabling "Parallel SpeedUp" from Settings menu.
Then try disabling "Use caching on disk".
I have 4 GB Memory.
I disabled the things you said, and i enabled my count up tool.
It took 1 minute and 7 seconds. So 1.6.6u2 is still faster. :/
Please try disabling "Automatic deobfuscation".
To other users: Is anyone else experiencing such long loading time for this file/class?
I tried it on my machine (Win 8 x64, Core I7) and it is about 11 seconds too.
1.6.7, win7x64, Q6600@3Ghz, 4GB - it takes about half minute with default options to open
ItemManager. CPU usage is low (about 30%) - maybe it's RAM speed dependent?
I tried to disable automatic deobfuscating and it was 31 seconds now.
I have win7 64bit, and quadcore processor. With 4 gb Ram.
Title: FFDEC 1.6.6u2 is faster than FFDEC 1.7.2→FFDEC 1.6.6u2 is faster than FFDEC 1.6.7
1.6.7, win7 x64, i5-2520M @ 2,5GHz, 8GB =>
with automatic deobfuscation:
paralell about 12 seconds, non-paralell about 15 seconds
when automatic deobfuscation is turned off:
paralell about 6 seconds, non-paralell about 8 seconds
cap: maybe you should check the log file. with other files sometimes i have the same
problem, and in the log i can see StackOverflow exceptions with very long stacktrace.
jpexs: it is possible to write the elapsed (milli/micro)seconds to the output when an swf
is exported with using command line arguments? I'll create a feature request.
honfika: you can create feature request
I tried to open swf attached before in 1.7.0 - target class opened in 2-3 seconds for me,
looks fine.
Yes. 1.7.0 is much faster. Took me around 2-3 seconds too.
State: new→closed