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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,12 @@ of releases [here](https://github.com/tensorflow/io/releases).
138
138
| 0.2.0 | 1.12.0 | Jan 29, 2019 |
139
139
| 0.1.0 | 1.12.0 | Dec 16, 2018 |
140
140
141
+
142
+
## Performance Benchmarking
143
+
144
+
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
145
+
facilitates tracking performance w.r.t commits.
146
+
141
147
## Contributing
142
148
143
149
Tensorflow I/O is a community led open source project. As such, the project
0 commit comments