google/benchmark

Support Markdown tables as an output format

Open

#441 opened on Sep 1, 2017

View on GitHub
 (3 comments) (7 reactions) (0 assignees)C++ (1,539 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,968 stars)
PR merge metrics
 (Avg merge 4d 2h) (19 merged PRs in 30d)

Description

Markdown support helps to streamline the publishing of the results in GitHub. I.e. remove the need to reformat the console output to Markdown table format when publishing the results in GitHub.

Contributor guide