aboutsummaryrefslogtreecommitdiff
path: root/.benchmark.sh (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-28presubmit: add whitespace test in go (#3629)Gravatar Miek Gieben 1-19/+0
Automatically submitted.
2019-02-27Fix some minor typos (#2625)Gravatar tuanvcw 1-1/+1
Signed-off-by: Vu Cong Tuan <tuanvc@vn.fujitsu.com>
2018-09-27benchmark are spammy (#2144)Gravatar Miek Gieben 1-0/+3
This is indeed (as Chris said) too spammy; disable the ping back of the results for now - and rethink it a bit. See #2109 Signed-off-by: Miek Gieben <miek@miek.nl>
2018-09-27Fixing benchmark code block (#2141)Gravatar Brad Beam 1-1/+1
2018-09-27Add code block in benchcmp output (#2140)Gravatar Brad Beam 1-1/+4
2018-09-25Add benchmark result to GitHub PR (#2123)Gravatar Yong Tang 1-0/+13
* Add benchmark result to GitHub PR Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Post benchmark to comments Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Test Stuff Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update using jq. Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update Signed-off-by: Yong Tang <yong.tang.github@outlook.com>