Skip to content

Commit

Permalink
doc(hansbug): add benchmark code link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBug committed Dec 3, 2021
1 parent d6d1219 commit fe964a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,11 @@ And this is the comparasion between tianshou Batch and us, with `cat` , `stack`

![Time cost of split operation](docs/source/_static/Time%20cost%20of%20split%20operation.png)

Test benchmark code can be found here:

* [Comparasion with dm-tree](https://github.com/opendilab/treevalue/blob/main/test/compare/test_dm_tree.py)
* [Comparasion with tianshou Batch](https://github.com/opendilab/treevalue/blob/main/test/compare/test_tianshou_batch.py)


## Contribution

Expand Down

0 comments on commit fe964a2

Please sign in to comment.