You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only send final JSON benchmark result to stdout, move others to stderr (#247)
Summary:
Pull Request resolved: #247
In Benchpress's run command, let's only print the final benchmark result report (in JSON) to stdout and redirect all other messages to stderr and/or benchpress.log. This will enable other scripts to easily extract and parse the results.
Reviewed By: charles-typ
Differential Revision: D84308887
fbshipit-source-id: 41f1b60ae6aa42c0de254d8eeb5f33082e1adfd7
0 commit comments