https://github.com/nickng/tsvconv
benchstat to TSV converter.
https://github.com/nickng/tsvconv
research statistics
Last synced: about 1 year ago
JSON representation
benchstat to TSV converter.
- Host: GitHub
- URL: https://github.com/nickng/tsvconv
- Owner: nickng
- License: apache-2.0
- Created: 2018-08-20T11:38:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T16:39:17.000Z (over 7 years ago)
- Last Synced: 2025-02-15T05:13:46.994Z (over 1 year ago)
- Topics: research, statistics
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tsvconv
`tsvconv` converts output of [benchstat](https://golang.org/x/perf/cmd/benchstat) to tab-separated values.
## License
tsvconv is licensed under the [Apache License](http://www.apache.org/licenses/LICENSE-2.0)