You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the JVMTI agent for OpenJDK might have 5~10% overheads to the total wall-clock time, not sure whether .stw and .other are equally affected. Would be good to check this for MMTk.
Baseline
Invoking hardness_begin and harness_end but don't specify any perf_events. This uses Rust's SystemTime.
Additionally use software event TASK_CLOCK
Use hardware events such as cycles, and cache misses.