Hello,
I'm looking into ways to establish interaction between
Ruby and benchmarks. For example, a data-intensive
benchmark would provide hints to Ruby, such as when it
would request data or modify it. This hint would be
recognized by Ruby as an event, and would result in
some actions. So, these hints would be predetermined
and the programmer would insert them while coding
benchmarks. Is it possible to implement such
interaction in GEMS? If so, could you please give me
some pointers.
Thanks.
Dave
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|