Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BirchKwok authored Mar 7, 2024
1 parent f6ee038 commit d9c72f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ with db.insert_session():
# id += 1
# db.commit()

# 45:40 -> 36:06
print(f"\n* [Insert data] Time cost {timer.last_timestamp_diff():>.4f} s.")

res = db.query(query, k=10)
Expand Down

0 comments on commit d9c72f0

Please sign in to comment.