github-action-benchmark
github-action-benchmark copied to clipboard
Fix parsing Rust benchmark lines that include MB/s
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.
hi @seanmonstar
Thank you for your contribution. Could you please resolve conflicts and add a test example that will verify your change?