github-action-benchmark icon indicating copy to clipboard operation
github-action-benchmark copied to clipboard

Fix parsing Rust benchmark lines that include MB/s

Open seanmonstar opened this issue 5 years ago • 1 comments

Thanks for this awesome action! I was trying it out in hyper.rs, and noticed that lines that include the MB/s cause the extract to fail. This should fix that up.

seanmonstar avatar Nov 16 '20 23:11 seanmonstar

hi @seanmonstar

Thank you for your contribution. Could you please resolve conflicts and add a test example that will verify your change?

ktrz avatar Oct 20 '21 20:10 ktrz