Skip to content

A separate repository in which to develop performance benchmark tests for Motor, my alternative Python driver for MongoDB

License

Notifications You must be signed in to change notification settings

mongodb/motor-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motor performance benchmarks

Implement the standard MongoDB Driver benchmark suite for Motor.

Requires Python 3.5, Tornado, and Motor.

Clone the Motor repository and:

PYTHONPATH=/path/to/motor python3.5 perf_test.py

Simply installing Motor with pip isn't enough: the script uses testing code from Motor's repository.

About

A separate repository in which to develop performance benchmark tests for Motor, my alternative Python driver for MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages