llmhyy / microbat

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

[Instrumentation] Record Trace Collection Time #159

Closed llmhyy closed 6 years ago

llmhyy commented 6 years ago

hi @lylytran

Would you please record trace construction time for each trace? You may just need to set the contructTime field in the trace. Many thanks!

llmhyy commented 6 years ago

done