Dear all,

I am working on a final year Master's project at Imperial College
London in the Department of Computing.

My project is entitled "Performance Evaluation of Partially Completed Software".

The idea is to instrument stubbed versions of partially implemented
stubbed Java classes with "performance models" and predict performance
of an application by combining empirical performance measures with
characteristics predicted from these models.

In the end I would like to create an Eclipse perspective where one can
create performance models, instrument code and run "performance
experiments" and analyse the results.

Obviously I'd like to work with the TPTP tools, in particular the new
technology Agent Controller and the JVMTI based profiler (as I too
will need to use bytecode instrumentation to inject fake performance
characteristics into an application).

I am currently battling to get the new JVMTI profiler working (over in
Bug 166370) https://bugs.eclipse.org/bugs/show_bug.cgi?id=166370

Once I have everything setup I would like to get hold of all of the
appropriate SDKs and development source to begin building my tool.
Does this sound like a plausible goal?

If anyone could give me some pointers to get started or has any
immediate thoughts it would be much appreciated.

Regards,
Neil Dunn
- Department of Computer, Imperial College London
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to