I have made a proposal and wonder if it is clearly and realistic? Thanks for every correction.
Ray
GCC Go escape analysis The Project The Project aims to accomplish escape analysis for gccgo. Goal: escape analysis (optimization) converting heap allocation to stack allocation Schedule: 21 April - 25 May Preparation:communicate with mentor, read gccgo source code, get familiar with tools, coding and documenting style, try submit some small patches. 26 May - 8 June Coding to implement escape analysis. 9 June - 15 June Do some tests and improvements. 16 June - 29 June Do optimization work.(converting heap allocation to stack allocation) 30 June - 11 August (if permits)More optimization implementation. Detailed Testing.