Closed GoogleCodeExporter closed 9 years ago
For a huge files it takes a lot of time for initial reading - all the tags and
actions are read sequentally. Perhaps it is worth to add some multithreading in
such a manner that each particulair tag or action is created in its own thread.
Original comment by plisnich...@gmail.com
on 27 Mar 2013 at 4:02
Well I don't know about that but what I got from application logging it seems
that also classes generation takes lot of time. For example I have file which
is decompiled to 14 MB of source code, it is 1741 classes and I am interested
in only couple of them. So creation of over 1700 files and nearly 14MB of data
is waste of resources. Would be nice to allow to skip them.
Original comment by karel.ce...@gmail.com
on 27 Mar 2013 at 4:08
Hi, I have moved this issue to new Issue Tracker.
You should have received email info about registering there(with specific link)
and gaining access to this issue. If you have not received any email, please
check your SPAM inbox or write to my email.
Original comment by jindra.p...@gmail.com
on 31 Mar 2013 at 8:23
Original issue reported on code.google.com by
karel.ce...@gmail.com
on 26 Mar 2013 at 8:21