BK

Results 8 comments of BK

Thanks @jonathanmetzman. I have made a few changes as requested. Let me come up with a better name for the module and come up with concrete test cases as well....

Hi @jonathanmetzman, hope this note finds you well. This is just a gentle reminder to review the requested changes :)

> > Hi @jonathanmetzman, hope this note finds you well. This is just a gentle reminder to review the requested changes :) > > Sorry @BharathMonash I'll try to get...

Thanks, @jonathanmetzman. I have incorporated the requested changes. I have left a few comments on `name_to_id` stuff to explain why we are using it in detail. https://github.com/google/fuzzbench/pull/987/files/aa765473f4417e96ab7eef93275021589e67a148#r557080634 Let me know...

Thanks @jonathanmetzman and @inferno-chromium. I hope that the trial run is successful 🤞.

@inferno-chromium, same issue while running experiment locally now. The merging of profile data fails since it is unable to locate the destination path specified to place the merged.profdata in. Coverage...

> I am not sure but I think when the `max_total_time `is lower than 500, then this happend . > @BharathMonash Please test with `900 `as the `max_total_time `so it...

@inferno-chromium and @mboehme, yes the reports and plots (svg) are generated at: ```/tmp/fuzzbench-reports//index.html``` and I'm able to view the html report. I'l try a higher time as suggested and see...