Bug 422339 - [performance] Double compiler parsing on each save operation
Summary: [performance] Double compiler parsing on each save operation
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PHP UI CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2013-11-22 09:11 EST by Dawid Pakula CLA
Modified: 2020-05-14 10:16 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Pakula CLA 2013-11-22 09:11:45 EST
While saving file, compiler parser run twice:

1. From editor on performSave (in UI Thread)
2. By ParseBuildParticipant