Skip to content

Commit 6ad5cd7

Browse files
committed
Update README.md
1 parent 52c3a4d commit 6ad5cd7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,9 @@ await bucket.delete(file_id)
171171

172172
## Simple benchmark (lower is better):
173173
### find_one
174-
![find_one](./benchmarks/find_one.png)
174+
<!-- ![find_one](./benchmarks/find_one.png) -->
175+
![find_one](https://github.com/romis2012/mongojet/blob/master/benchmarks/find_one.png?raw=true)
175176
### insert_one
176-
![insert_one](./benchmarks/insert.png)
177+
![insert_one](https://github.com/romis2012/mongojet/blob/master/benchmarks/insert.png?raw=true)
177178
### iterate over cursor
178-
![cursor](./benchmarks/cursor.png)
179+
![cursor](https://github.com/romis2012/mongojet/blob/master/benchmarks/cursor.png?raw=true)

0 commit comments

Comments
 (0)