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
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -134,6 +134,12 @@ of releases [here](https://github.com/tensorflow/io/releases).
134
134
| 0.2.0 | 1.12.0 | Jan 29, 2019 |
135
135
| 0.1.0 | 1.12.0 | Dec 16, 2018 |
136
136
137
+
138
+
## Performance Benchmarking
139
+
140
+
We use [github-pages](https://tensorflow.github.io/io/dev/bench/) to document the results of API performance benchmarks. The benchmark job is triggered on every commit to `master` branch and
141
+
facilitates tracking performance w.r.t commits.
142
+
137
143
## Contributing
138
144
139
145
Tensorflow I/O is a community led open source project. As such, the project
0 commit comments