Issue Details (XML | Word | Printable)

Key: FDT-2868
Type: Bug Bug
Status: Closed Closed
Priority: Major Major
Assignee: FDT Team
Reporter: FDT Team
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
FDT

Scanning tasks and TODOs makes building workspace very slow

Created: 31/Jul/12 07:25 PM   Updated: 09/Aug/12 04:30 PM
Component/s: Performance
Affects Version/s: FDT 5.6.1
Fix Version/s: FDT 5.6.2
Security Level: public

Time Tracking:
Not Specified

File Attachments: None
Image Attachments:

1. scan_files.png
(166 kB)

2. Screen Shot 2012-07-31 at 9.54.10 AM.PNG
(29 kB)
Issue Links:
Duplicate
 


 Description  « Hide
Please see screenshot.

If there are a lot of .SVN or .GIT files, this can be very slow.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
FDT Team added a comment - 01/Aug/12 04:27 PM
We're going to filter out some files. So far:

.SVN
.GIT
.DS_STORE
.CVS


jon added a comment - 01/Aug/12 04:33 PM
Probably good to assume all .* files and folders aren't source files to scan

FDT Team added a comment - 01/Aug/12 04:45 PM
Jon,

We were just talking about that That's the plan now.


Malte Beyer added a comment - 02/Aug/12 11:05 AM
".thumbs" could be useful as well (for windows)

Malte Beyer added a comment - 02/Aug/12 11:07 AM
But filtering all .* files (as you already proposed) is the best way of course.

jon added a comment - 04/Aug/12 02:15 AM
Any chance we can exclude all the .* from searches / references also?

FDT Team added a comment - 06/Aug/12 02:06 PM
Jon,

That's a separate, and more complicated, issue as well. We'll look into it. My gut is that it's too risky to do that.


Aymeric Lamboley added a comment - 08/Aug/12 07:27 PM
Snce the last 5.6.2 update, the building workspace task can't finish. It blocks at 89%, 106% process (more or less) on mac.
It locks on the Generate problems task, I can't cancel this task. I've Git and SVN setup in my project (manage thanks to the GitHub client & SVNX).

FDT Team added a comment - 08/Aug/12 07:36 PM
Aymeric, can you provide a sample project for us to test with.

If you do, please send it to admin.fdt@powerflasher.com


FDT Team added a comment - 09/Aug/12 04:30 PM
@Aymeric

Looks like we've figured out what may be going on. I'll be in contact with you shortly. It's not related to TODOs.