llmhyy / microbat

A feedback-based debugger for interactively recommending suspicious step in buggy program execution.
55 stars 16 forks source link

[Instrumentation] Performance Improvement #153

Closed llmhyy closed 6 years ago

llmhyy commented 6 years ago

hi @lylytran

Would you also figure out which d4j bugs need occupy near 100% CPU time? I think our agent should not take so much computation power. When you figure them out, we need to think solution to optimization the runtime performance.

llmhyy commented 6 years ago

we may need something more concrete