[vwnc] Assistance request

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Assistance request

Andres Valloud-6
Hello,
 
I am doing some work with short compiled methods, and I would like some information from actual application images.  The attached parcel adds a few methods to CompiledCode in order to make the needed observation.  The code that performs the measurement is in the comments of the parcel.  To produce the needed data, load the parcel, inspect the result of evaluating the code in the parcel's comments, and send me the resulting list of triplets.  Thanks in advance!
 
Andres.
 
PS: note that the measurement will modify many of the compiled methods in the image... this should not cause problems because the resulting compiled methods are equivalent after the modifications are done.  However, you may want to ditch the image after the triplets are created.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

ShortCompiledMethodMeasurement.zip (4K) Download Attachment