Help on assignment
807569Jul 11 2006 — edited Jul 11 2006For SETM (Software Engineering Tools and Metrices) subject at UNI i have to do an assignment. Its basiccally about profiling a software developed in java and improving its performance.
The program should comply with following rules.
The program should be developed by someone else who is not related to the university I am studying or the course I am following.
It should be in java.
Must be more than 1000 lines of code
should be purblished in public domain or GPL lisenced.
Source should be available.
Currently I am in the process of googling arround (also looking in sourceforge) to find a project which is not too small, not too large , having some bottlenecks that I can find and fix.
Basically I have about 45 days to complete this so I am planing to spend about 20 of them to find a suitable project. And the rest for real work.
So If you guys know any place that I can find small and medium scale open java projects please post here. So I can see if they fit my requirement.
Edit: Fixed some typos