|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.minisim.mem_events
public class mem_events
Measures memory overhead of events in JiST.
Constructor Summary | |
---|---|
mem_events()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Benchmark entry point: schedule events and measure memory consumption. |
void |
process()
dummy event to schedule. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public mem_events()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- command-line parameterspublic void process()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |