Skip to content

support BENCHMARK_CAPTURE macro#3

Open
dvirtz wants to merge 1 commit into
lakshayg:masterfrom
dvirtz:support_benchmark_capture
Open

support BENCHMARK_CAPTURE macro#3
dvirtz wants to merge 1 commit into
lakshayg:masterfrom
dvirtz:support_benchmark_capture

Conversation

@dvirtz

@dvirtz dvirtz commented Sep 20, 2019

Copy link
Copy Markdown

Using the BENCHMARK_CAPTURE macro adds another level to the benchmark name so the results show as function/benchmark_name/input_size which interfere with the parsing.

This PR fixes this issue in a backward compatible manner.

@lakshayg

Copy link
Copy Markdown
Owner

Hey there, thanks for the PR. I have been planning to add some unit tests to this code for a while now. I think it would be a good idea to not merge this PR until I add them. Once the tests are in place, I'll be happy to merge this PR

@dvirtz

dvirtz commented Sep 26, 2019 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants