Mongotime is a sampling-based performance analysis tool for MongoDB that aims to give you a deep view into how Mongo is spending its time by showing % utilization of various activity types, and allowing you to add custom grouping and filtering.
This approach is particularly useful if your DB is strained by a high volume of fast queries, rather than a few slow ones. Besides optimizing slow queries, you might want to understand and change general access patterns. For example, maybe your DB is spending way too much time looking up a user’s last login time, even if each lookup is very fast because of indexing.
See the project page on github: https://github.com/heewa/mongotime
Release files for mongotime 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mongotime-0.1.0.tar.gz | 9.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mongotime-0.1.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 20.1 kB
Release files / mongotime-0.1.0.tar.gz
| Download URL | mongotime-0.1.0.tar.gz |
|---|---|
| Size | 9.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7dccb511df66678b237f0d33069da92504449231dd730683362cdc305aec7825
|
|
BLAKE2b-256 checksum How to use checksums |
e7d547a0e4d7a771f26db5241931b415fa52fd5d70948d629084c836615f1e30
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / mongotime-0.1.0-py2-none-any.whl
| Download URL | mongotime-0.1.0-py2-none-any.whl |
|---|---|
| Size | 10.8 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
dbffb309a5950392f01961d81cca26802ed7b1ac5756b10205bd87b30e44102c
|
|
BLAKE2b-256 checksum How to use checksums |
179baf9283db5352442ed989cd63fde47ee450393604d0d599beb99f2d856871
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |