Skip to content

Commit

Permalink
Update benchmark.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielfalcao committed Sep 15, 2017
1 parent 9ef3270 commit e0923cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ def run_benchmark(item_count, commit_every_create=False):
store.commit()


run_benchmark(10000, commit_every_creat=False)
run_benchmark(10000, commit_every_create=False)

0 comments on commit e0923cb

Please sign in to comment.